• Y
    IfElse Python API (#5624) · f2ca07e8
    Yu Yang 提交于
    * Forward of raw if-else op
    
    * add backward part of mnist if-else unittest
    
    * refine fill_constant_batch_size_like layer
    
    * add draft ifelse operator
    
    * Complete IfElse Op
    
    * add unittest of ifelse api
    
    * merge baidu/develop
    
    * Stash
    
    * Merge develop branch
    
    * Support int/int64 for fill_constant_batch_size_like
    f2ca07e8
test_mnist_if_else_op.py 5.8 KB