“5c530ea827ff87ce901721d2c5a3c2dd3971e7e0”上不存在“python/paddle/v2/fluid/tests/unittests/test_program.py”
  • 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
conv_shift_op.cc 7.1 KB