- 23 5月, 2023 4 次提交
-
-
由 Yuanle Liu 提交于
* fix trt inference fp16 io * fix inference fp16 io
-
由 cyberslack_lee 提交于
-
由 Tian Zheng 提交于
-
由 Yuanle Liu 提交于
-
- 22 5月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
[Inference] add config.enable_low_precision_io api and remove rely on AnalysisConfig::Precison in trt (#52485)
-
- 18 5月, 2023 2 次提交
-
-
由 engineer1109 提交于
- 16 5月, 2023 2 次提交
-
-
由 Yuanle Liu 提交于
* remove prelu land ookuip_table plugin, adjust .h include location * clean code and adjust some .h * update
-
由 Zhang Jun 提交于
* remove unused code
-
- 15 5月, 2023 1 次提交
-
-
由 bukejiyu 提交于
[inference Zero-Dim][trt] Add Zero-Dim tensor support for clip, cast, flatten_contiguous_range (#53769) * [inference Zero-Dim][trt]clip,cast,flatten_contiguous_range trt op converter support zero dim
-
- 12 5月, 2023 2 次提交
-
-
由 Yuanle Liu 提交于
* softmax support * support stack
-
由 Wangzheee 提交于
-
- 11 5月, 2023 5 次提交
-
-
由 xiaoxiaohehe001 提交于
* support_act * delete_silu
-
由 Yuanle Liu 提交于
* prelu op trt converter support zero dim
-
由 Zhang Jun 提交于
-
由 Zhang Jun 提交于
-
由 xiaoxiaohehe001 提交于
* support_expand_mish
-
- 10 5月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 09 5月, 2023 1 次提交
-
-
由 Wilber 提交于
-
- 08 5月, 2023 3 次提交
-
-
-
由 Zhang Jun 提交于
* fix trt Unary operation do not support 0d when TRT < 8.6 * update unary ut * add rsqrt to unary_list * move rsqrt to act_list
-
由 Yuanle Liu 提交于
* add embedding generic plugin, not enabled
-
- 06 5月, 2023 3 次提交
-
-
由 Yuanle Liu 提交于
* add lookup_table op trt converter * update
-
由 Zhang Jun 提交于
-
由 Wilber 提交于
* Add trt pow converter. * update to use AddConstantLayer * add dims=0 ut
-
- 28 4月, 2023 1 次提交
-
-
由 Zhang Jun 提交于
* trt support 0 dim * trt support 0 dim * update activation ut
-
- 27 4月, 2023 2 次提交
-
-
由 Yuanle Liu 提交于
-
-
- 25 4月, 2023 3 次提交
-
-
由 Yuanle Liu 提交于
-
由 YuanRisheng 提交于
* add flags for phi * fix compile bugs * fix ci bugs * fix inference bugs * fix cinn' bugs * fix cinn bugs * perfect code according comment * fix ci bugs * fix ci bugs
-
由 zhoutianzi666 提交于
* add ```converter_type``` for op converter
-
- 21 4月, 2023 1 次提交
-
-
由 JYChen 提交于
* support 0-D output and 0-D as indice in __getitem__ * fix tests * fix inference and UT * add unittest for setitem * fix xpu test * fix xpu 0-d
-
- 17 4月, 2023 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 13 4月, 2023 3 次提交
-
-
由 Wangzheee 提交于
* Paddle-Trt: Replace fc mul matmul matmul_v2 with matrix_multiply
-
由 zhoutianzi666 提交于
* fix bilinear_interp_v2 && some other bugs in trt 7011 * add version check in test_trt_convert_bilinear_interp_v2.py
-
由 gaoziyuan 提交于
--------- Co-authored-by: NZhang Jun <ewalker@live.cn>
-
- 12 4月, 2023 1 次提交
-
-
由 gaoziyuan 提交于
-
- 10 4月, 2023 1 次提交
-
-
由 xiaoxiaohehe001 提交于
* Support two inputs of multihead attention named qk_multihead
-
- 04 4月, 2023 2 次提交