“158bf13f1c133c6af77674560e33413be552d51f”上不存在“paddle/phi/kernels/empty_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_recurrent_op.py 5.8 KB