• Y
    remove net op and cond_op (#9663) · b26f5050
    Yang Yang(Tony) 提交于
    * remove net op and cond_op
    
    * fix cpplint
    
    * fix dependency
    
    * delete backward_test; fix compile
    
    * disable batch_norm backward
    
    * rm test_net.py
    
    * make batchnorm test independent of backward.cc
    
    * make test_layer_norm_op independent of backward.cc
    
    * make test_layer_norm_op independent of backward.cc
    
    * delete unused code
    
    * clean up
    b26f5050
minus_op.cc 3.4 KB