1. 27 8月, 2021 1 次提交
  2. 26 8月, 2021 1 次提交
    • S
      Add copy from tensor (#34406) · ac33c0ca
      Shang Zhizhou 提交于
      * add api
      
      * temp save
      
      * revert
      
      * copytocpu async ok
      
      * fix style
      
      * copy sync ok
      
      * fix compile error
      
      * fix compile error
      
      * api done
      
      * update python async api
      
      * fix compile
      
      * remove async python api; add c++ async unittest
      
      * remove python async api
      
      * update unittest
      
      * update unittest
      
      * add C++ unittest for copytensor
      
      * add unittest
      
      * update namespace utils to class TensorUtils
      
      * add unittest
      
      * update unittest
      
      * update unittest
      
      * update code style
      
      * update code style
      
      * update unittest
      ac33c0ca
  3. 12 8月, 2021 1 次提交
  4. 05 8月, 2021 1 次提交
  5. 14 7月, 2021 1 次提交
  6. 17 6月, 2021 1 次提交
  7. 25 5月, 2021 1 次提交
  8. 05 3月, 2021 1 次提交
  9. 20 2月, 2021 1 次提交
  10. 07 2月, 2021 1 次提交
  11. 04 1月, 2021 1 次提交
  12. 11 9月, 2020 1 次提交
  13. 01 6月, 2020 1 次提交
    • S
      support C++ inference shared library on windows (#24672) · 126d3d69
      silingtong123 提交于
      * add SetCommandLineOption
      
      * add the print_FLAGS function
      
      * remove the test demo
      
      * modify the location of macro
      
      * add the 'WITH_STATIC_LIB' option on windows
      
      * modify the macro of PD_INFER_DECL
      
      * modify the the fuction name
      
      * modify the unittest
      
      * modify the code style
      126d3d69
  14. 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
  15. 05 2月, 2020 1 次提交
  16. 10 12月, 2019 1 次提交
  17. 17 9月, 2019 1 次提交
  18. 09 9月, 2019 1 次提交
  19. 26 3月, 2019 1 次提交
  20. 22 3月, 2019 1 次提交
  21. 20 3月, 2019 1 次提交
    • N
      cherry-pick from feature/anakin-engine: add data type for zero copy #16313 · 4f4daa4b
      nhzlx 提交于
      1. refine anakin engine
      2. add data type for zero copy
      
      align dev branch and PaddlePaddle:feature/anakin-engine brach
      the cudnn workspace modify was not included for now, because we use a hard code way
      in feature/anakin-engine branch. There should be a better way to implement it,
      and subsequent submissions will be made.
      
      test=develop
      4f4daa4b
  22. 11 3月, 2019 1 次提交
  23. 08 3月, 2019 1 次提交
  24. 01 3月, 2019 1 次提交
  25. 17 1月, 2019 1 次提交
  26. 14 11月, 2018 1 次提交
  27. 28 9月, 2018 1 次提交