“fa250aa13246e456b405973484acff06e6313804”上不存在“python/paddle/fluid/tests/unittests/eager_op_test.py”
  • Y
    Remove OperatorBase::InferShape · 61962094
    Yu Yang 提交于
    InferShape in Operator should be performed in OperatorBase::Run.
    
    * cond_op, recurrent_op and mnist might be changed in following PR
    61962094
net_op_test.cc 2.5 KB