“be817719982f1821ab0519ceab85ec238bf99d43”上不存在“paddle/phi/kernels/cpu/broadcast_tensors_kernel.cc”
  • 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
test_mnist.py 7.8 KB