“0bd49a50ce465082e8938fd3241969c3a6dd7b46”上不存在“paddle/fluid/operators/net_op_test.cc”
  • Y
    Clean OpProtoAndCheckerMaker · 0e78cb69
    Yu Yang 提交于
    Do not use ctor
    
    * Reduce line of codes.
    * We can use virtual function for Maker now.
    * The implementation does not care what maker holds, it is easier to
    refactor later.
    0e78cb69
fetch_op.cc 3.0 KB