1. 13 1月, 2022 1 次提交
  2. 15 12月, 2021 1 次提交
  3. 24 11月, 2021 1 次提交
  4. 22 9月, 2021 1 次提交
  5. 15 9月, 2021 1 次提交
  6. 14 9月, 2021 1 次提交
  7. 06 9月, 2021 1 次提交
  8. 04 9月, 2021 1 次提交
  9. 19 7月, 2021 1 次提交
  10. 14 7月, 2021 1 次提交
  11. 23 6月, 2021 1 次提交
  12. 21 6月, 2021 1 次提交
  13. 17 6月, 2021 1 次提交
  14. 25 4月, 2021 2 次提交
    • W
      update lite subgraph api. (#32513) · 92dc9b2b
      Wilber 提交于
      92dc9b2b
    • D
      Nne integration (#32255) · feb2e476
      denglin-github 提交于
      * Add dlnne engine runtime
      
      * Fix log
      
      * Remove <const_cast> and remove unrelated modify with dlnne, +clang-format
      
      * Fix CMakeList format error
      
      * Add copyright message
      
      * Fix dlnne CMakeList.txt
      
      * Add some paddlepaddle_pass to support more networks
      
      * Fix some format bug
      feb2e476
  15. 07 2月, 2021 1 次提交
  16. 03 2月, 2021 1 次提交
  17. 25 1月, 2021 1 次提交
  18. 06 1月, 2021 1 次提交
  19. 03 11月, 2020 1 次提交
    • S
      TensorRT中ernie模型推理性能优化,支持变长输入 (#28367) · ea851796
      Shang Zhizhou 提交于
      * fp16 result ok
      
      * change -DWITH_NVINFER_PLUGIN toconfig.EnableTensorRtOSS
      
      * auto detect special slice op converter for ernie with trt oss
      
      * ernie oss only support fp16
      
      * fix special_slice_plugin serialize bug
      
      * matmul in tensorrt ok
      
      * ernie unittest ok
      
      * add matmul tensorrt unittest
      
      * remove demo code
      ea851796
  20. 13 10月, 2020 1 次提交
  21. 02 9月, 2020 1 次提交
  22. 01 9月, 2020 1 次提交
  23. 28 8月, 2020 1 次提交
  24. 22 7月, 2020 1 次提交
    • supports xpu runtime, test=develop (#25554) · 72064172
      石晓伟 提交于
      * update ResetHolder, test=develop
      
      * add TensorShare for lite engine, test=develop
      
      * tensor data changed from copying to sharing, test=develop
      
      * supports xpu runtime, test=develop
      
      * fix code styles, test=develop
      72064172
  25. 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
  26. 12 5月, 2020 1 次提交
  27. 29 4月, 2020 1 次提交
  28. 09 4月, 2020 1 次提交
    • M
      Remove: NGraph engine from PDPD repository (#23545) · 3baaee9a
      mozga-intel 提交于
      * Remove the NGraph engine from PDPD repository
      1. Each operator was removed from the operator's directory
      2. Each test was removed from the unittest directory
      3. The parallel executor support was removed from the PDPD
      4. The CMake file was removed from the PDPD
      5. The NG flags were removed from the repository
      test=develop
      
      * Remove ngraph from:
      1. Cmake file
      2. Python file
      test=develop
      3baaee9a
  29. 04 4月, 2020 1 次提交
  30. 02 4月, 2020 1 次提交
  31. 26 3月, 2020 1 次提交
    • Z
      [Paddle-TRT]: Ernie Dynamic shape support. (#23138) · 430b0099
      Zhaolong Xing 提交于
      * add dynamic plugin support.
      test=develop
      
      * change emb eltwise layernorm to math function
      test=develop
      
      * add emb eltwise layernorm
      test=develop
      
      * can run dynamic shape ernie
      test=develop
      
      * fix ci
      test=develop
      
      * add ut for trt ernie dynamic
      
      test=develop
      
      * refine dynamic shape c++ interface.
      test=develop
      
      * fix comments
      test=develop
      
      * fix comments
      test=develop
      430b0099
  32. 23 3月, 2020 1 次提交
  33. 09 3月, 2020 1 次提交
  34. 24 2月, 2020 1 次提交
  35. 04 2月, 2020 1 次提交
  36. 09 1月, 2020 1 次提交
  37. 14 10月, 2019 1 次提交
  38. 25 9月, 2019 1 次提交
  39. 17 9月, 2019 1 次提交