“e7889e759cffe1ec03012b4eccb3b99de1886586”上不存在“git@gitcode.net:paddlepaddle/Paddle-Lite.git”
  • 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
average_accumulates_op.cc 8.7 KB