• Nick Korovaiko's avatar
    Support multi-output ops in Adjoints (#796) · 5f0e8dc3
    Nick Korovaiko authored
    * refactor Adjoints to support multi-output ops
    
    * passing tests
    
    * switch to generate_adjoints(deltas) and backprop_node
    
    * remove debugging code
    
    * fix error msg
    
    * fix typo adjoitns
    
    * fix comp errors in mnist_mlp
    5f0e8dc3
autodiff.in.cpp 65.4 KB