“1e598f1addf350c5d295ee28ab06bbc826136f5c”上不存在“paddle/phi/api/lib/api_custom_impl.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
lstm_unit_op.cc 4.0 KB