- 12 8月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 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
-
- 08 8月, 2020 1 次提交
-
-
由 joanna.wozna.intel 提交于
* Change use_quantizer attribute name and data type * Fix problem with setting attribute * Add changes due to review * Small change in function * Restore use_quantizer attr for compatibility
-
- 07 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* fix trt plugin registry without trt lib * support trt4 * refine code style
-
- 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>
-
- 03 8月, 2020 1 次提交
-
-
由 Pei Yang 提交于
-
- 30 7月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* fix windows test test=develop * fix ci test=develop
-
- 28 7月, 2020 2 次提交
- 24 7月, 2020 1 次提交
-
-
由 Adam 提交于
-
- 22 7月, 2020 1 次提交
-
-
由 石晓伟 提交于
* update ResetHolder, test=develop * add TensorShare for lite engine, test=develop * tensor data changed from copying to sharing, test=develop * supports xpu runtime, test=develop * fix code styles, test=develop
-
- 21 7月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* fix windows ci test=develop * fix ci error
-
- 15 7月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 14 7月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* add api to clear intemediate tensors in analysis predictor. test=develop * add python api. test=develop
-
- 10 7月, 2020 1 次提交
-
-
由 Jeng Bai-Cheng 提交于
Use vector instruction (LDG.128) to improve qkv transpose. It provides 1.4X speedup at same GPU base frequency. test=develop
-
- 09 7月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
remove useless property
-
- 07 7月, 2020 1 次提交
-
-
由 Zhaolong Xing 提交于
* fix multhead matmul's instable test=develop * fix multihead matmul bug test=develop * fix converage problem test=develop
-
- 02 7月, 2020 2 次提交
- 01 7月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 30 6月, 2020 2 次提交
-
-
由 Wojciech Uss 提交于
test=develop
-
由 Sylwester Fraczek 提交于
-
- 29 6月, 2020 2 次提交
-
-
由 Wojciech Uss 提交于
test=develop
-
由 Wilber 提交于
-
- 23 6月, 2020 1 次提交
-
-
由 Pei Yang 提交于
* Paddle-TensorRT support slim QAT. test=develop * add comments. test=develop * use RenameInput instead of ResetInputs. test=develop
-
- 21 6月, 2020 1 次提交
-
-
由 Shibo Tao 提交于
* don't re-generate header file if content doesn't change. test=develop * add copy_if_different function. test=develop
-
- 19 6月, 2020 1 次提交
-
-
由 iducn 提交于
-
- 18 6月, 2020 2 次提交
-
-
由 Zhaolong Xing 提交于
test=develop
-
由 石晓伟 提交于
-
- 17 6月, 2020 2 次提交
- 15 6月, 2020 2 次提交
-
-
由 Jeng Bai-Cheng 提交于
This commit fixs the compiling bug regarding unique_ptr of IOptimizationProfile. IOptimizationProfile has protected dtor and is controlled by TensorRT internally. Application shouldn't delete the pointer of IOptimizationProfile. See TensorRT document: https://docs.nvidia.com/deeplearning/sdk/tensorrt-api/c_api/classnvinfer1_1_1_i_builder.html#a9ac47e100454151d8206ac91d543299a test=develop
-
由 zlsh80826 提交于
* parallel move shared data test=develop * test=develop
-
- 10 6月, 2020 1 次提交
-
-
由 silingtong123 提交于
* test=develop, add log message in the function UpdateDllFlag * test=develop, add the test
-
- 09 6月, 2020 1 次提交
-
-
由 silingtong123 提交于
-
- 08 6月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
-
- 05 6月, 2020 2 次提交
-
-
由 silingtong123 提交于
-
由 silingtong123 提交于
* test=develop, fix a bug * test=develop, remove the macro of PADDLE_DLL_INFERENCE
-
- 04 6月, 2020 1 次提交
-
-
由 石晓伟 提交于
-
- 03 6月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* remove REPLACE_ENFORCE_GLOG compile option & add ci rule prohibit LOG(FATAL) using, test=develop * remove ci test case, test=develop * replace all LOG(FATAL) & polish message, test=develop * fix typo, test=develop * polish error info detail, test=develop
-