• 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
.ci Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
ABOUT.md Loading commit data...
CMakeLists.txt Loading commit data...
CODEOWNERS Loading commit data...
CONTRIB.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...
ecosystem-overview.md Loading commit data...