- 16 9月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
fix judge cache file of inference api more accurate
-
- 15 9月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* fix trt_dynamic_shape_ernie_deserialize_test * support when opt cache dir does not exist
-
- 12 9月, 2020 1 次提交
-
-
由 lidanqing 提交于
* Fix the lookup_table_v2 failed on GRU mkldnn kernel issue test=develop * fix according to reviews, removed x_num_col_dims test=develop * update gru model. change according to reviews test=develop * change according to reviews test=develop
-
- 08 9月, 2020 1 次提交
-
-
由 LoveAn 提交于
Fix problem that target name already exists when there isn't model data cache, test=develop (#27142)
-
- 07 9月, 2020 2 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 LoveAn 提交于
* Modify data download function, and support unittests of inference APIs on windows, test=develop * The import error compatible with py2 and py3, and fix unittests problems of inference APIs on Windows, test=develop
-
- 02 9月, 2020 2 次提交
-
-
由 YUNSHEN XIE 提交于
-
由 Zhou Wei 提交于
-
- 31 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* support trt dynamic shape int8 * add unittest * add support for sigmoid; adapt to trt6+ api
-
- 28 8月, 2020 1 次提交
-
-
由 Wilber 提交于
* refine paddle inference api Co-authored-by: Nnhzlx <nhzlx.dragon@gmail.com>
-
- 27 8月, 2020 1 次提交
-
-
由 chalsliu 提交于
* Add the option to execute unit tests only at night * set ut nightly label for 3 cases.
-
- 25 8月, 2020 1 次提交
-
-
由 YUNSHEN XIE 提交于
-
- 19 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 11 8月, 2020 1 次提交
-
-
由 lidanqing 提交于
* Add laxical GRU unit test performance works * Get model accuracy * model and data name to be confirmed test=develop * update model name and output format test=develop * update according to reviews test=develop * add accuracy check * accuracy check between native and analysis test=develop * fix a reading bug, fix gru passes sequence test=develop * fix passes sequence test=develop
-
- 05 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* develop dynamic shape serilization * add test param for gelu * fix bugs * delete redundant comments * debug * fix conflict. test=develop * fix bug. test=develop * add trt dynamic shape serialized support * fix ernie serialized bug test=develop * fix codestyle test=develop * fix bug test=develop * fix bug.test=develop * modify cmakelist test=develop * fix bug test=develop * fix error message. test=develop * fix trt register plugin based on pr#25003 * add trt dynload * fix deserialization bug of not finding plugin registration * refine code style * recover engine key in tensorrt_subgraph_pass * for ci coverage * add unittest for deserialization Co-authored-by: Nhaozech <chenhaoze94@gmail.com>
-
- 30 7月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* fix windows test test=develop * fix ci test=develop
-
- 28 7月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 30 6月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
test=develop
-
- 29 6月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
test=develop
-
- 23 6月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* Paddle-TensorRT support slim QAT. test=develop * add comments. test=develop * use RenameInput instead of ResetInputs. test=develop
-
- 19 6月, 2020 1 次提交
-
-
由 iducn 提交于
-
- 01 6月, 2020 2 次提交
-
-
由 Wilber 提交于
-
由 silingtong123 提交于
* add SetCommandLineOption * add the print_FLAGS function * remove the test demo * modify the location of macro * add the 'WITH_STATIC_LIB' option on windows * modify the macro of PD_INFER_DECL * modify the the fuction name * modify the unittest * modify the code style
-
- 08 5月, 2020 1 次提交
-
-
由 Tao Luo 提交于
* add UT for mkldnn_cache_capacity test=develop * fix comparison of integer expressions of different signedness test=develop
-
- 19 4月, 2020 1 次提交
-
-
由 lidanqing 提交于
* add local data preprocess support for imagenet test=develop * add local data2bin tests test=develop * locally two tests passed test=develop * change according to reviews test=develop
-
- 12 4月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* add elementwise pool2d, prelu, shuffle channel test=develop * add scale and refine concat eltwise conveter test=develop * refine elementwise converter test=develop * refine ut test and enforce error. test=develop * modify const cast test=develop
-
- 01 4月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
test=develop
-
- 26 3月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* add dynamic plugin support. test=develop * change emb eltwise layernorm to math function test=develop * add emb eltwise layernorm test=develop * can run dynamic shape ernie test=develop * fix ci test=develop * add ut for trt ernie dynamic test=develop * refine dynamic shape c++ interface. test=develop * fix comments test=develop * fix comments test=develop
-
- 09 3月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* change the ci trt from version 5. to 6.0 * paddle-trt dynamic shape support init * conv+bias or conv+bn dynamic shape support test=develop * modity trt engine opconvert test=develop * fix ci error test=develop
-
- 02 3月, 2020 1 次提交
-
-
由 liu zhengxi 提交于
* fix inference c api lod, test=develop * fix capi lod problem and enrich tests, test=develop * delete useless header files and alter const_cast, test=develop
-
- 12 2月, 2020 1 次提交
-
-
由 Wojciech Uss 提交于
* a test for Ernie QAT INT8 accuracy check test=develop * Remove NLP comparison test to split PRs test=develop * Fix typo and tabs, delete commented lines test=develop * re-combine the 2 PRs, test=develop Co-authored-by: NMichał Gallus <sand3r@interia.eu> Co-authored-by: Nbingyanghuang <33643817+bingyanghuang@users.noreply.github.com>
-
- 25 1月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
-
- 13 1月, 2020 2 次提交
-
-
由 Wilber 提交于
- fluid和lite精度比较替换为相对误差
-
由 Wojciech Uss 提交于
-
- 11 1月, 2020 1 次提交
-
-
由 Wilber 提交于
- 添加了fluid-lite子图方式运行resnet的单测 - 修改了依赖Lite的git commit id
-
- 09 1月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 07 1月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* add TRT support for instance_norm op
-
- 06 1月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* add gelu plugin * align trt bert with gpu * add support for fused fc with relu, * add unittest for bert trt
-
- 24 12月, 2019 1 次提交
-
-
由 lidanqing 提交于
test=develop
-
- 16 12月, 2019 1 次提交
-
-
由 Michał Gallus 提交于
test=develop
-