1. 17 6月, 2022 1 次提交
    • W
      Support multi-program save/load (#41783) · ec6da792
      WangZhen 提交于
      * Load models and run PE
      
      * Stash all code
      
      * Fix C++ UT and refine code
      
      * Fix string length error
      
      * skip windows ci because windows do not have wget
      
      * Just print out in layer_test because bce param file changed
      
      * Refine code
      
      * Fix pdiparam download error for layer_test
      
      * Polish FunctionSchema and rename some arg
      
      * New Exector only once
      
      * Add value type for ivalue
      
      * Read params from one pdiparam file
      
      * Replace ivalue using Variable
      
      * Remove ivalue file
      
      * Fix inner_exe new
      
      * Using DeserializeFromStream to load tensor
      
      * Split .cc files
      
      * Polish cmakelist
      ec6da792
  2. 25 1月, 2022 1 次提交
  3. 20 1月, 2022 1 次提交
  4. 23 11月, 2021 1 次提交
    • J
      Refactor dygraph to eager -- Autograd info (#37406) · c5ad3d06
      Jiabin Yang 提交于
      * Add EagerTensor and tests
      
      * remove useless enforce
      
      * remove comment in cmake
      
      * support autograd meta
      
      * support grad node info test
      
      * support grad_node_info
      
      * add more edge test
      
      * remove Python.h
      
      * refine error code
      
      * add error type in error msg
      
      * given default null name for tensor
      c5ad3d06
  5. 22 11月, 2021 1 次提交
    • J
      Refactor dygraph to eager (#37405) · a258badb
      Jiabin Yang 提交于
      * Add EagerTensor and tests
      
      * remove useless enforce
      
      * remove comment in cmake
      
      * fix test_error
      
      * add depends on python
      
      * Remove python.h
      
      * Merge develop and add Eager tensor with test back
      a258badb
  6. 20 11月, 2021 1 次提交
  7. 19 11月, 2021 1 次提交
  8. 15 11月, 2021 1 次提交
    • C
      [Pten] Refactor the implementation of custom operator (#37122) · 1e598f1a
      Chen Weihang 提交于
      * move extension into pten [no-verify]
      
      * append tensor methods by ext_tensor [no-verify]
      
      * append other tensor methods [no-verify]
      
      * ext related files tidy [no-verify]
      
      * include relation tidy [no-verify]
      
      * add pten tensor test [no-verify]
      
      * replace tensor in custom op & compile success
      
      * refine tensor constructor for unittest
      
      * custom relu jit run success
      
      * fix all custom op unittests
      
      * add inference cmake adapt [no-verify]
      
      * fix failed unittests
      
      * fix windows failed unittests
      
      * try to fix kunlun and inference failed
      
      * fix test_elementwise_api error
      
      * try to fix win compile failed
      
      * fix kunlun fp16 type error
      
      * remove useless haddle error macro
      
      * add custom linear op test
      
      * fix compile failed & add win symbols
      
      * fix non pten kernel cast failed
      
      * add dll decl for api
      
      * polish several deetails
      
      * polish details by review comment
      
      * add dll_decl for register
      1e598f1a
  9. 31 3月, 2021 1 次提交
  10. 10 12月, 2020 1 次提交
  11. 19 8月, 2019 1 次提交
  12. 14 3月, 2019 2 次提交
  13. 13 12月, 2018 1 次提交
  14. 09 12月, 2018 1 次提交
  15. 07 12月, 2018 2 次提交
  16. 06 12月, 2018 1 次提交
  17. 04 12月, 2018 1 次提交
  18. 03 12月, 2018 1 次提交
  19. 22 11月, 2018 1 次提交
    • W
      Windows/online (#14474) · d9a1f3e5
      wopeizl 提交于
      * add recordio support
      
      * disable the openblas multi-thread on windows since no support
      adjust the python script
      
      * code style
      
      * code style
      test=develop
      
      * add create_recordio_file_reader back
      
      * fix code style
      test=develop
      
      * fix the gtest.cmake on windows
      
      * fix cc_test on windows
      
      * fix the win build
      test=develop
      
      * remove fused compile support on windows
      test=develop
      
      * add the jit support
      test=develop
      
      * add the jit support, test=develop
      
      * add the jit support, test=develop
      
      * add the jit back
      fix compile error on windows
      
      * rollback test=develop
      
      * test case fix
      
      * disable DSO by default on windows
      
      * exclude warpctc_op on windows
      
      * exclude the dynload_warpctc out on windows
      test=develop
      
      * fix the scripts error
      test=develop
      
      * disable avx on windows by default
      test=develop
      
      * re-organize the cmake file
      
      * disable mkl on windows by default
      
      * add warp_ctc back
      
      * fix the dependency
      
      * fix the dependency
      
      * fix the build issue on windows
      
      * remove unsupported flag on windows
      
      * code style
      
      * code style
      test=develop
      
      * fix issue
      
      * add profiler, parallel_executor back
      
      * clean up the pre-definitions on windows
      
      * fix build issue
      
      * test=develop
      d9a1f3e5
  20. 15 11月, 2018 1 次提交
  21. 05 11月, 2018 2 次提交
  22. 30 10月, 2018 1 次提交
  23. 15 10月, 2018 4 次提交
  24. 11 10月, 2018 1 次提交
  25. 09 10月, 2018 1 次提交
  26. 08 10月, 2018 3 次提交
  27. 27 9月, 2018 1 次提交
  28. 25 9月, 2018 1 次提交
  29. 25 8月, 2018 1 次提交
  30. 24 8月, 2018 1 次提交
  31. 07 8月, 2018 1 次提交
  32. 06 8月, 2018 1 次提交