• Louis Feng's avatar
    Addes backprop to BatchDot op, allows fusion in training. (#2297) · ef778693
    Louis Feng authored
    * batch dot bprop WIP.
    
    * WIP.
    
    * testing.
    
    * clean up debug code.
    
    * comments and var name change.
    
    * clean up.
    
    * format style, batch dot differentiable pass.
    
    * removed debug output.
    
    * added unit test to autodiff, refactored make_function -> make_function_from_file.
    
    * fixed build warning.
    
    * fixed gpu build error.
    
    * clang format fix.
    
    * all test_tools.cpp to find SERIALIZED_ZOO
    
    * remove cmake redef.
    
    * fix unused macro.
    
    * making test cpu only.
    
    * testing build var
    
    * macro test
    
    * verbose makefile test
    
    * style fix
    
    * verbose make
    
    * test/util needs test/models.
    
    * removed debug output.
    
    * refactor fusion type.
    
    * refactor fusion type.
    ef778693
Name
Last commit
Last update
..
cpu Loading commit data...
generic_cpu Loading commit data...
gpu Loading commit data...
gpuh Loading commit data...
hybrid Loading commit data...
intelgpu Loading commit data...
interpreter Loading commit data...
nop Loading commit data...
plaidml Loading commit data...
reference Loading commit data...
CMakeLists.txt Loading commit data...
aligned_buffer.cpp Loading commit data...
aligned_buffer.hpp Loading commit data...
backend.cpp Loading commit data...
backend.hpp Loading commit data...
backend_manager.cpp Loading commit data...
backend_manager.hpp Loading commit data...
host_tensor.cpp Loading commit data...
host_tensor.hpp Loading commit data...
performance_counter.hpp Loading commit data...
tensor.cpp Loading commit data...
tensor.hpp Loading commit data...