“b9fdd3bc0f4f22af17a81bb8a50a337b563c876b”上不存在“paddle/phi/ops/compat/flatten_sig.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_recurrent_op.py 5.8 KB