“37268dbd33e04d4ab5b2fc8318f0f83506836def”上不存在“paddle/legacy/gserver/layers/MKLDNNPoolLayer.cpp”
  • 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
pybind.cc 12.1 KB