- 30 5月, 2023 1 次提交
-
-
由 risemeup1 提交于
* update_c++17 * update_c++17 * fix windows bug * solve cirle depend * solve cirle depend * solve cirle depend * solve cirle depend * solve cirle depend * fix windows bug * fix compiler error * fix compiler error * update eigen3 * update eigen3 * update eigen3 * fix mac-py3 compiler error * update C++17 * fix mac compiler error * fix compile error * fix coverage_compiler error * fix coverage_ci_problem * fix coverage_error * fix_kunlun200 compile error * fix kunlun200 compiler error * fix compile error * fix compiler error * fix py3 failed test * fix kunlun200 compiler error * test * fix test error * fix test error * fix test error * test * test * fix mac py3 error * fix mac py3 error * fix mac py3 error * fix test error * fix test error * fix compile error * fix compile error * fix compile error * test * test * fix compiler error * test * test * debug on ci * fix compiler error * fix compiler error * test * fix cinn compiler error * test * fix rocm cmpile error * fix cinn and kunlun compile error * update c++14 * Update flags.cmake
-
- 29 5月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 23 5月, 2023 1 次提交
-
-
由 cyberslack_lee 提交于
-
- 22 5月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
[Inference] add config.enable_low_precision_io api and remove rely on AnalysisConfig::Precison in trt (#52485)
-
- 19 5月, 2023 1 次提交
-
-
由 shentanyue 提交于
-
- 18 5月, 2023 1 次提交
-
- 16 5月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* remove prelu land ookuip_table plugin, adjust .h include location * clean code and adjust some .h * update
-
- 12 5月, 2023 1 次提交
-
-
由 ronnywang 提交于
-
- 11 5月, 2023 2 次提交
- 09 5月, 2023 1 次提交
-
-
由 Wilber 提交于
-
- 27 4月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 24 4月, 2023 1 次提交
-
-
由 Galaxy1458 提交于
* test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test ,test=develop
-
- 23 4月, 2023 1 次提交
-
-
由 Wilber 提交于
-
- 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
-
- 20 4月, 2023 1 次提交
-
-
由 chalsliu 提交于
-
- 19 4月, 2023 1 次提交
-
-
由 csy0225 提交于
-
- 17 4月, 2023 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 12 4月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* update save model * update
-
- 03 4月, 2023 1 次提交
-
-
由 engineer1109 提交于
-
- 29 3月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 27 3月, 2023 1 次提交
-
-
由 engineer1109 提交于
fix bug remove useless fix bug add pybind remove log fix style fix style change api
-
- 22 3月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 03 3月, 2023 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 28 2月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 27 2月, 2023 1 次提交
-
-
由 Zhang Jun 提交于
-
- 22 2月, 2023 1 次提交
-
-
由 zhupengyang 提交于
-
- 21 2月, 2023 1 次提交
-
-
由 csy0225 提交于
* Optimize the ernie inference performance on xpu * fix enable runtime cache logic * when op's input shape has changed, should create a new runtime context * fix * set flag when input shape has changed
-
- 14 2月, 2023 1 次提交
-
-
由 duanyanhui 提交于
* expand mix_precision to custom_device * fix bug * fix bug * fix comment * fix DEFINE bug
-
- 10 1月, 2023 1 次提交
-
-
由 张春乔 提交于
-
- 03 1月, 2023 1 次提交
-
-
由 zhoutianzi666 提交于
* Implement conv2d_fusion NHWC format using CUTLASS * Add unit testing for CUTLASS Conv in inference * Add experimental API for CUTLASS.
-
- 01 1月, 2023 1 次提交
-
-
由 gem5 提交于
-
- 28 12月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 22 12月, 2022 2 次提交
-
-
由 Wangzheee 提交于
-
由 xiaoxiaohehe001 提交于
-
- 21 12月, 2022 1 次提交
-
-
由 zyfncg 提交于
* refactor conv_activation_mkldnn_fuse_pass * refactor conv_affine_channel_mkldnn_fuse_pass * fix conv_activation_mkldnn_fuse_pass * fix mkldnn unittest * refactor int8_scale_calculation_mkldnn_pass and params_quantization_mkldnn_pass * refactor conv_elementwise_add_mkldnn_fuse_pass * fix quant * refactor conv_bn_fuse_pass * fix conv_bn_fuse_pass * refactor depthwise_conv_bn_fuse_pass * fix unittest * fix conv_bn_fuse_pass * remove redundant conv2d in params_quantization_mkldnn_pass * fix params_quantization_mkldnn_pass_tester
-
- 15 12月, 2022 1 次提交
-
-
由 Zhang Jun 提交于
* move IsFloatVar() from tensorrt/ to api/
-
- 14 12月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 13 12月, 2022 1 次提交
-
-
由 engineer1109 提交于
-
- 10 12月, 2022 1 次提交
-
-
由 zhoutianzi666 提交于
* Add cast between int64 tensor and Paddle-TRT * Add Unit testing.
-