1. 19 10月, 2020 1 次提交
  2. 29 9月, 2020 1 次提交
  3. 23 9月, 2020 1 次提交
  4. 09 9月, 2020 1 次提交
  5. 08 9月, 2020 1 次提交
  6. 24 8月, 2020 1 次提交
  7. 08 8月, 2020 1 次提交
  8. 11 7月, 2020 1 次提交
  9. 02 7月, 2020 1 次提交
    • Y
      Add `matrix_nms_op` (#24400) · 6d6efafe
      Yang Zhang 提交于
      * Add `matrix_nms_op`
      
      test=develop
      
      * Make ci happy
      
      test=develop
      
      * Exit early when no detection
      
      test=develop
      
      * Fix license year
      
      test=develop
      
      * Output index as well
      
      test=develop
      
      * Match nms2 lod behavior and add `return_index` flag
      
      test=develop
      
      * Make CI happy
      
      test=develop
      
      * Fix wording
      
      test=develop
      6d6efafe
  10. 30 6月, 2020 1 次提交
  11. 05 6月, 2020 1 次提交
  12. 14 5月, 2020 2 次提交
  13. 13 5月, 2020 2 次提交
  14. 12 5月, 2020 1 次提交
  15. 11 5月, 2020 1 次提交
    • C
      Add macro BOOST_GET to enrich the error information of boost :: get (#24175) · aa0f254f
      Chen Weihang 提交于
      * add new macro BOOST_GET_SAFELY & unittests, test=develop
      
      * add different macro type, test=develop
      
      * fix get macro type in executor, test=develop
      
      * four macro part change backup
      
      * using one macro for all case, test=develop
      
      * revert attribute change, test=develop
      
      * change to three func to solve gcc4.8 bug, test=develop
      
      * polish some details, test=develop
      aa0f254f
  16. 14 4月, 2020 3 次提交
  17. 13 4月, 2020 1 次提交
  18. 12 4月, 2020 1 次提交
    • L
      Enhance some op error message (#23711) · dfe2f949
      LielinJiang 提交于
      * enhance error msg. test=develop
      
      * print invalid argment
      
      * update comment, test=develop
      
      * fix enforce not meet specification
      
      * fix enforce not meet specification, test=develop
      dfe2f949
  19. 11 4月, 2020 2 次提交
  20. 09 4月, 2020 1 次提交
  21. 04 4月, 2020 1 次提交
    • C
      Delete Ref & VectorRef and add GetDataSafely (#22997) · 16315d3d
      Chen Weihang 提交于
      * delete invalid check inferface Ref & VectorRef, test=develop
      
      * fix vector ref delete error, test=develop
      
      * try the new check inferface, test=develop
      
      * change all related code with new check macro, test=develop
      
      * remove static assert, test=develop
      
      * polish detail, test=develop
      
      * skip coverage problem, test=develop
      
      * add new check macro, test=develop
      16315d3d
  22. 09 3月, 2020 1 次提交
  23. 28 2月, 2020 1 次提交
  24. 27 2月, 2020 1 次提交
  25. 25 2月, 2020 1 次提交
  26. 23 2月, 2020 1 次提交
  27. 03 1月, 2020 1 次提交
  28. 24 12月, 2019 1 次提交
  29. 16 12月, 2019 1 次提交
  30. 02 12月, 2019 2 次提交
  31. 29 11月, 2019 1 次提交
    • H
      Add dygraph execution context (#20157) · ac854670
      hong 提交于
      * add_dygraph_execution_context
      
      * add dygraph infershape context and execution context; test=develop
      
      * fix imperative bug; test=develop
      
      * remove inputs outputs interface from execution context,
      because it have same function with inputNames;
      test=develop
      
      * remove tracer_test ctest; test=develop
      
      * fix split op bug; test=develop
      
      * fix unitests bug; test=develop
      
      * fix distribute test bug; test=develop
      
      * fix ngraph compile bug; test=develop
      
      * fix grad maker bug; test=develop
      
      * fix load op bugs; test=develop
      
      * fix operator.cc construct bug; test=develop
      
      * remove useless name find in operator; test=develop
      
      * add tracer_test; test=develop
      
      * fix concat, split bug; test=develop
      
      * remove tracer_test unitest; test=develop
      
      * fix attribute check bug; test=develop
      
      * add test code to fix converage; test=develop
      
      * remove useless code, change check backward input in engin; test=develop
      
      * unlock var type infer shape;test=develop
      
      * add ShareAllLoD api; test=develop
      
      * add dygraph infershape context unitest; test=develop
      
      * remove increase and decrease lod in dygraph; test=develop
      
      * addd override; test=develop
      
      * fix increase descrease lod; test=develop
      
      * fix paddle_enforce; test=develop
      
      * disable lod op dygraph check; test=develop
      
      * fix paddle enforce error; test=develop
      
      * add comment for op_registry and OperatorBase; test=develop
      
      * optimize the comment of op_registry; test=develop
      
      * fix format of comment; test=develop
      
      * fix format of comment; test=develop
      
      * optimize the format of comment; test=develop
      
      * optimize the format of the comment; test=develop
      
      * optimize comment of op_registry; test=develop
      ac854670
  32. 28 11月, 2019 1 次提交
  33. 25 11月, 2019 1 次提交
  34. 08 11月, 2019 1 次提交