- 30 8月, 2023 1 次提交
-
-
由 huangjiyi 提交于
* update * repalce gflags header * replace DEFINE_<type> with PD_DEFINE_<type> * fix bug * fix bug * fix bug * update cmake * add :: before some paddle namespace * fix link error * fix CI-Py3 * allow commandline parse * fix SetFlagsFromEnv * fix bug * fix bug * fix CI-CINN * fix CI-Coverage-build * fix CI-Windows-build * fix CI-Inference * fix bug * fix bug * fix CI-CINN * fix inference api test * fix infer_ut test * revert infer_ut gflags usage * update * fix inference * remove flags export macro * revert inference demo_ci gflags usage * update * update * update * update * update * update * update * update * fix bug when turn on WITH_GFLAGS * turn on WITH_GFLAGS * fix bug when turn on WITH_GFLAGS * fix bug when turn on WITH_GFLAGS * update * update and add unittest * add unittest * fix conflict * rerun ci * update * resolve conflict
-
- 21 4月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
* mv inference/api infer_ut * mv test * merge develop fix error * fix * fix build error * fix build error * fix bug * fix tester_helper.h * fix analyzer_transformer_profile_tester.cc * fix * fix mac * fix mac * fix error * fix * fix
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 08 6月, 2022 1 次提交
-
-
由 zhupengyang 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 25 2月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 11 1月, 2021 1 次提交
-
-
由 石晓伟 提交于
-
- 07 1月, 2021 1 次提交
-
-
由 weihaoji 提交于
[XPU] Remove lite_xpu ut lite_resnet50_test since fusion pass changes introduced precision diff. test=develop (#30122)
-
- 11 12月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 21 10月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 28 9月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 11 9月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 28 8月, 2020 1 次提交
-
-
由 Wilber 提交于
* refine paddle inference api Co-authored-by: Nnhzlx <nhzlx.dragon@gmail.com>
-
- 14 8月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 02 7月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 13 1月, 2020 1 次提交
-
-
由 Wilber 提交于
- fluid和lite精度比较替换为相对误差
-
- 11 1月, 2020 1 次提交
-
-
由 Wilber 提交于
- 添加了fluid-lite子图方式运行resnet的单测 - 修改了依赖Lite的git commit id
-
- 09 1月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 03 9月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Add a interface to enable cudnn for inference. * Add cudnn_placement_pass. test=develop * Set the default value of cudnn_enabled_op_types to null. test=develop * Write the common basic class, placement_pass_base, to refine the codes. test=develop * Call EnableCUDNN in unittest. test=develop * Refine cudnn_placement_pass tester. * Enable the testing of cudnn_placement_pass in inference's unittest. test=develop * Add the check of op kernels. test=develop
-
- 29 5月, 2019 1 次提交
-
-
由 Zhaolong Xing 提交于
test=develop
-