- 04 8月, 2023 1 次提交
-
-
由 Zhenghai Zhang 提交于
-
- 09 6月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 26 5月, 2023 1 次提交
-
-
由 YuanRisheng 提交于
* create phi so * fix ci bugs * fix py3 bugs * add file * fix py3 bugs * fix windows bugs * perfect so * fix py3 bugs * delete all static target in phi * fix windows bugs * fix py3 bugs * fix ci bugs * fix windows bugs * fix bugs: gflags can't be linked by dynamic and static lib * fix bugs that can not load 3rd party * fix ci bugs * fix compile bugs * fix py3 bugs * fix conflict * fix xpu bugs * fix mac compile bugs * fix psgpu bugs * fix inference failed * deal with conflict * fix LIBRARY_PATH bug * fix windows bugs * fix onednn error * fix windows compile bugs * fix windows compile bugs * fix test_cuda_graph_static_mode_error aborted * fix windows bugs * fix mac-python3 error * fix hip compile bugs * change mode to static * change to static mode * fix ci bugs * fix py3 bugs * fix windows bugs * fix bugs * add static flag * add PADDLE_API * change position of PADDLE_API * fix windows bugs * change mode to dynamic lib * fix windows static bugs * deal with conflict * fix windows unit bug * fix coverage * deal with conflict * fix windows-inference * fix py3 bugs * fix bugs when compile type_info * fix compile bugs * fix py3 bugs * fix windows bugs * fix windows openblas * fix xpu bugs * fix enforce_test in windows * update code according comment * fix windows cmake bug * fix windows bugs * fix windows bugs * delete cinn unittest * fix cinn bugs --------- Co-authored-by:
lzydev <1528794076@qq.com>
-
- 11 5月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 07 4月, 2023 1 次提交
-
-
由 wenzhe.wang 提交于
fix bugs Co-authored-by: Nwenzhe.wang <wenzhe.wang@xdxct.com>
-
- 03 4月, 2023 1 次提交
-
-
由 engineer1109 提交于
-
- 19 1月, 2023 1 次提交
-
-
由 heliqi 提交于
* support PaddlePaddle Backend on Triton * fix test cases * fix Codestyle * add test case * add test case
-
- 01 11月, 2022 1 次提交
-
-
由 shentanyue 提交于
-
- 17 9月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 05 8月, 2022 1 次提交
-
-
由 Zhang Jun 提交于
* update trt workspace size param * update * update * update * use int64_t * use int64_t * upate * update
-
- 11 7月, 2022 1 次提交
-
-
由 Sing_chan 提交于
make linux link both paddle_inference_shared and paddle_inference_c to aoivid size increase (#44180)
-
- 07 7月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
This reverts commit bbe99555.
-
- 06 7月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 01 7月, 2022 1 次提交
-
- 28 6月, 2022 1 次提交
-
- 27 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* make inference_api_test use import_lib + dll to smaller its size;test=document_fix;test=windows_ci_inference * make place.h not export symbols; change the order of inference test dependencies * cant delete analysis pass ..in inference_analysis_test or build test_analyzer.exe will failed; temporarily comment test need paddle_inference_c * add onnx path; cp onnxruntime.dll to tests/api * make c_ut depend on paddle_inference_c_shared rather than paddle_inference_c * make c_ut depend .dll in windows and .lib in linux;path add capi_exp * init context pool by analysis predictor * make windows and linux both use shared; compile shared even on_infer off * move case:profile after case:fuse_statis to avoid context pool null problem * make c_ut depend .dll in windows and .lib in linux;path add capi_exp
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 02 6月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* new general transformer inference support
-
- 10 3月, 2022 1 次提交
-
-
由 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
-
- 05 1月, 2022 1 次提交
-
-
由 Wilber 提交于
* c_api support std::string * update * update * add NOTE * fix delete error.
-
- 16 9月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 19 7月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 14 7月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 17 6月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 24 4月, 2021 1 次提交
-
-
由 winter-wang 提交于
-