“41e19eb4319695a02b01649409ebd34cbb6350d7”上不存在“paddle/phi/kernels/full_kernel.h”
  • 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