1. 10 3月, 2022 1 次提交
    • H
      Inference add ONNXRuntime back-end (#39988) · 431afc39
      heliqi 提交于
      * add onnxruntime predictor
      
      * Add code comments
      
      * support link paddle2onnx onnxruntime
      
      * support onnxruntime with python
      
      * support onnxruntime with python
      
      * support onnxruntime with windows
      
      * paddle2onnx compile with windows
      
      * supoort windows compile
      
      * supoort windows compile with onnxruntime
      
      * supoort windows compile with paddle2onnx
      
      * supoort mac compile
      
      * compile with mac
      
      * compile with mac
      
      * add code comments
      
      * fix remind word
      
      * code optimization
      
      * add test case
      
      * add test case
      
      * add inference demo_ci test case
      
      * fix compile paddle2onnx with no python
      
      * add inference demo_ci test case
      
      * add inference demo_ci test case
      
      * add inference infer_ut test case
      
      * support c go api and test cases
      
      * add converage test case
      
      * add converage test case
      
      * add capi test case
      
      * add capi test case
      431afc39
  2. 16 9月, 2021 1 次提交
  3. 19 8月, 2021 1 次提交
    • T
      Fix Inference CI CPU/GPU (#34931) · 26213a77
      tianshuo78520a 提交于
      * notest;test=gpu-inference
      
      * notest;test=gpu-inference
      
      * notest;test=gpu-inference
      
      * notest;test=gpu-inference
      
      * fix error
      
      * notest;test=gpu-inference
      
      * notest;test=gpu-inference
      
      * notest;test=gpu-inference
      
      * test=gpu-inference
      26213a77
  4. 17 6月, 2021 1 次提交
  5. 17 4月, 2021 1 次提交
  6. 06 4月, 2021 1 次提交
  7. 01 4月, 2021 1 次提交
  8. 26 11月, 2020 1 次提交
  9. 06 11月, 2020 1 次提交
  10. 29 10月, 2020 1 次提交
  11. 13 10月, 2020 1 次提交
  12. 27 9月, 2019 1 次提交
    • M
      add train demo to paddle_build.sh (#19885) · dd8fc981
      mapingshuo 提交于
      * add train demo to paddle_build.sh
      
      test=develop
      test=document_preview
      
      * code cleaning
      
      * test=develop
      
      test=develop
      
      * remove program desc files
      
      test=develop
      
      * add test_train to CI
      
      test=develop
      test=document_preview
      
      * make run.sh excutable
      
      test=develop
      test=document_preview
      
      * switch with_mkl to off
      
      test=develop
      test=document_preview
      
      * switch with_mkl to off
      
      test=develop
      
      * switch with_mkl to on
      
      test=develop
      
      * move test_fluid_lib_train to ci_py35
      
      test=develop
      
      * fix bugs of MKLDNN building
      
      * rm build_train_lib(), test=develop
      
      * restore tensor.h, test=develop
      dd8fc981
  13. 26 7月, 2018 1 次提交