- 22 2月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
* update trt int8 calibrator to IEntropyCalibratorV2 * add delele opt_cache for trt_split_converter_test
-
- 20 2月, 2021 2 次提交
- 07 2月, 2021 1 次提交
-
-
由 石晓伟 提交于
* bug fix of xpu lite engine, test=develop * xpu zero copy tensor, test=develop * revert paddle/fluid/inference/tests/api/CMakeLists.txt
-
- 03 2月, 2021 1 次提交
-
-
由 石晓伟 提交于
* support xpu inference with analysis predictor, test=develop * merge the cmake of the xpu toolchain, test=develop * add c-apis, test=develop * fix a bug in extern_xpu, test=develop
-
- 01 2月, 2021 1 次提交
-
-
由 Wilber 提交于
* update lite tag * disable ut
-
- 28 1月, 2021 1 次提交
-
-
由 lidanqing 提交于
* solve python3 incompatibility issues * update checksum
-
- 25 1月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
* add dla * add dla done * add python api Co-authored-by: Nshangzhizhou <root@szth-rp-fanyi-opera49.szth.baidu.com>
-
- 21 1月, 2021 1 次提交
-
-
由 Pei Yang 提交于
-
- 20 1月, 2021 1 次提交
-
-
由 Tao Luo 提交于
-
- 12 1月, 2021 1 次提交
-
-
由 石晓伟 提交于
-
- 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)
-
- 06 1月, 2021 1 次提交
-
-
由 Shang Zhizhou 提交于
* snap * add inference api: DisableTensorRtOPs * fix code style * update api to experimental * update variable name
-
- 04 1月, 2021 1 次提交
-
-
由 cc 提交于
* zero_copy_tensor supports int8_t
-
- 29 12月, 2020 1 次提交
-
-
由 Pei Yang 提交于
fix ut:trt_resnext_test, trt_quant_int8_yolov3_r50_test, test_trt_dynamic_shape_ernie, test_trt_dynamic_shape_ernie_fp16_ser_deser, trt_cascade_rcnn_test (#29977)
-
- 24 12月, 2020 1 次提交
-
-
由 jakpiase 提交于
-
- 11 12月, 2020 2 次提交
-
-
由 Wilber 提交于
-
由 Jacek Czaja 提交于
* - Added infrastructre for new test - Added UT for Multiple models prediction - cosmetic fixes - lint - lint fixes * - Removed timeout for MMP test
-
- 07 12月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* fix tensorrt unittest precision error * fix unittest precision error. test_trt_subgraph_pass && test_trt_dynamic_shape_transformer_prune
-
- 02 12月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
-
- 30 11月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 27 11月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* remove -DSUPPORTS_CUDA_FP16 in cuda.cmake * comile with cuda9 * add some unittest * notest;test=coverage * add unittest for trt plugin swish && split * update ernie unittest * fix some error message * remove repeated judgement of CUDA version in mbEltwiseLayerNormOpConverter * fix comile errror when CUDA_ARCH_NAME < Pascal" * fix comile error * update unittest timeout * compile with cuda9 * update error msg * fix code style * add some comments * add define IF_CUDA_ARCH_SUPPORT_FP16 * rename IF_CUDA_ARCH_SUPPORT_FP16 to CUDA_ARCH_FP16_SUPPORTED
-
- 26 11月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
-
- 13 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 12 11月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* skip_layernorm_op done * add unittest * slice op convertor support trt < 6 * skip_layernorm only work in ernie
-
- 09 11月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 08 11月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
* disable ut test_parallel_executor_fetch_isolated_var,test=document_fix * test for limiting ut exec time as 15S * fix an error caused by cannot find ut * fix some error * can not find test_transformer * fix error caused by ut not run in windows * fix error caused by Compiler Options * fix error caused by setting timeout value as 15 in python/paddle/tests/CMakeLists.txt * setting timeout value to 120s for old ut * add the timeout value setting * fix error caused by ut only run in coverage_ci * add analyzer_transformer_profile_tester * fix some error * fix some error * fix error with inference option * fix error with inference option setting as ON_INFER * add some ut to set timeout * modified some option * fix error * fix some timeout error * fix error * fix error * fix timeout for test_analyzer_bfloat16_resnet50 * fix error * setting timeout properity for some ut * first pr for new ut timeout as 15S
-
- 03 11月, 2020 1 次提交
-
-
由 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
-
- 29 10月, 2020 2 次提交
- 21 10月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 15 10月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 13 10月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 01 10月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
-
- 28 9月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 25 9月, 2020 1 次提交
-
-
由 Shang Zhizhou 提交于
* [buf fix]:fix unittest test_activation_op error * split long-time unittests to smaller ones * rename some unittests
-
- 23 9月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 18 9月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 17 9月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-