“595e9c5a5f9d57502a82ec3393b174cf60dfd990”上不存在“python/paddle/fluid/tests/unittests/xpu/test_matmul_op.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
unpool_op.cc 5.8 KB