- 20 10月, 2022 1 次提交
-
-
由 Wang Bojun 提交于
* Enhance the layernorm shift partation fuse op when shift size > 0 (roll shifting) * fix cherry-pick test
-
- 18 10月, 2022 3 次提交
-
-
由 weishengying 提交于
Add symbolic shape deduction function for unfold, scatter_nd_add, p_norm, grid_sampler, pad3d, etc (#46291) (#47003)
-
由 zhoutianzi666 提交于
-
由 Wang Bojun 提交于
* draft with debug print * remove debug print * bug fix for ci
-
- 17 10月, 2022 1 次提交
-
-
由 zhangkaihuo 提交于
cherry-pick : #46322, #46245 Sparse API 支持静态图
-
- 14 10月, 2022 3 次提交
-
-
由 xiaoxiaohehe001 提交于
-
由 Zhang Jun 提交于
* fix reshape2 opteller; add elementwise min/max register for tensorrt
-
由 zhoutianzi666 提交于
-
- 11 10月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 10 10月, 2022 1 次提交
-
-
由 feng_shuai 提交于
* fix gather op convert to only support int32 index as input. * add ut
-
- 29 9月, 2022 1 次提交
-
-
由 weishengying 提交于
-
- 20 9月, 2022 3 次提交
-
-
由 zhoutianzi666 提交于
* fix cast bug
-
由 zhoutianzi666 提交于
* Move ITensor construction for Weight (persistable variable) from OpConvert to TensorRTEngine.
-
由 zhoutianzi666 提交于
* Support matmul_v2 in Paddle-TensorRT converter.
-
- 19 9月, 2022 2 次提交
-
-
由 weishengying 提交于
-
由 Wangzheee 提交于
-
- 15 9月, 2022 2 次提交
-
-
由 weishengying 提交于
-
由 Zhang Jun 提交于
* Support dynamic shape in multiclass_nms3 Plugin for Paddle-TensorRT.
-
- 14 9月, 2022 2 次提交
-
-
由 JingZhuangzhuang 提交于
* cherry pick delay tensorrt log * Update trt_plugin.h
-
由 wenbin 提交于
-
- 08 9月, 2022 4 次提交
-
-
由 wenbin 提交于
-
由 Aurelius84 提交于
-
由 Aurelius84 提交于
* [OpAttr]Refine Teller logic if encounter OpDesc with Variable type Attribute * fix iterator * fix typo * fix lambda expr * fix ptr
-
由 wenbin 提交于
-
- 07 9月, 2022 1 次提交
-
-
由 wenbin 提交于
* first commit * conver done * correct format * layernorm_shift_partition * correct convert * redefine plugin * runable * bug fix * modify ShiftPartitionPattern * correct * add UT * modify ut * compile * modify enforce * modify UT
-
- 06 9月, 2022 2 次提交
-
-
由 LielinJiang 提交于
* add silu converter
-
由 Wangzheee 提交于
* remove int8 fallback
-
- 02 9月, 2022 1 次提交
-
-
由 feng_shuai 提交于
* vit_384_opt * just support trt8 * padding + unpadding * fix:unit test * refactor:padding * fix: change the position of round_up * refactor: delete workspace
-
- 29 8月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 26 8月, 2022 2 次提交
-
-
由 Wang Bojun 提交于
* fix bug fix * add shape size check * polish code * multi -1 shape fix * code style improve * bug fix * code style fix
-
由 Wangzheee 提交于
-
- 25 8月, 2022 1 次提交
-
-
由 zhoutianzi666 提交于
-
- 24 8月, 2022 2 次提交
-
-
由 Wang Bojun 提交于
* fix bug fix
-
由 Yuanle Liu 提交于
-
- 22 8月, 2022 1 次提交
-
-
由 zhoutianzi666 提交于
-
- 19 8月, 2022 2 次提交
-
-
由 Wang Bojun 提交于
* fix layernormTrt meanVar alloc bug
-
由 Wang Bojun 提交于
* add group_norm dyanmic plugin
-
- 16 8月, 2022 1 次提交
-
-
由 feng_shuai 提交于
* convert multihead to oss * fix:bug * fix:delete const cast * fix:don't support bias_qk * add vit pass * fix:convert bug and add preln_residual_bias * support length=-1 * add UT for convert * add no_bias_qk support for gpu_multihead_op * delete infer_shape depends on bias_qk * oss just can be used in T4 and A* * fix:change api for ROCM CI
-
- 15 8月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 12 8月, 2022 1 次提交
-
-
由 Yuanle Liu 提交于
* trt engine input data type should be consistent with trt input bindings type * fix some bugs * fix some bugs * fix some bugs
-