• Vadim Pisarevsky's avatar
    optimize out scaleLayer & concatLayer whenever possible · 0488d9bd
    Vadim Pisarevsky authored
    fixed problem in concat layer by disabling memory re-use in layers with multiple inputs
    
    trying to fix the tests when Halide is used to run deep nets
    
    another attempt to fix Halide tests
    
    see if the Halide tests will pass with concat layer fusion turned off
    
    trying to fix failures in halide tests; another try
    
    one more experiment to make halide_concat & halide_enet tests pass
    
    continue attempts to fix halide tests
    
    moving on
    
    uncomment parallel concat layer
    
    seemingly fixed failures in Halide tests and re-enabled concat layer fusion; thanks to dkurt for the patch
    0488d9bd
Name
Last commit
Last update
..
cityscapes_semsegm_test_enet.py Loading commit data...
cnpy.cpp Loading commit data...
cnpy.h Loading commit data...
imagenet_cls_test_alexnet.py Loading commit data...
imagenet_cls_test_googlenet.py Loading commit data...
imagenet_cls_test_inception.py Loading commit data...
npy_blob.hpp Loading commit data...
pascal_semsegm_test_fcn.py Loading commit data...
test_caffe_importer.cpp Loading commit data...
test_common.hpp Loading commit data...
test_googlenet.cpp Loading commit data...
test_halide_layers.cpp Loading commit data...
test_halide_nets.cpp Loading commit data...
test_layers.cpp Loading commit data...
test_main.cpp Loading commit data...
test_precomp.hpp Loading commit data...
test_tf_importer.cpp Loading commit data...
test_torch_importer.cpp Loading commit data...