- 26 6月, 2023 1 次提交
-
-
由 Zhang Jun 提交于
* set_value update * support ValueTensor's rank != Input'rank & update topk * update range to avoid coredump * fix addShape error * Dims definition differ between 7.2 and 8.0+ * Update test_trt_convert_top_k_v2.py * update top_k * Update test_trt_convert_top_k_v2.py
-
- 21 6月, 2023 1 次提交
-
-
由 bukejiyu 提交于
* modify tensorrt ci timeout * activation ci bug fix * Update CMakeLists.txt * Update CMakeLists.txt * comment out int8 mode test_trt_dynamic_shape_groupnorm * fix test_sync_batch_norm_op Segmentation fault
-
- 20 6月, 2023 1 次提交
-
-
由 周周周 提交于
-
- 16 6月, 2023 2 次提交
-
-
由 bukejiyu 提交于
* layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 * Using trt layer to make layers_norm op in lower than trt8.6 layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 * ROLLBACK to layer_norm plugin when trt<8.6 * Update layer_norm_op.cc delete log * Update layer_norm_op.cc code style
-
由 bukejiyu 提交于
* 0-dims support cumsum and bitwise_not * Update cumsum_op.cc * Update test_trt_convert_bitwise_not.py --------- Co-authored-by: NZhang Jun <ewalker@live.cn>
-
- 13 6月, 2023 2 次提交
-
-
由 risemeup1 提交于
* “update” * update * update * update * update * test * update * test * fix_c++17_bug * fix coverage compile error * test * test * test * fix C++17 error * fix c++17 error * fix c++17 error * test * test * test * test * fix cinn compile error * compile to compiler * set cinn c++14 --------- Co-authored-by: huangjiyi <947613776@qq.com> Co-authored-by: Nhuangjiyi <43315610+huangjiyi@users.noreply.github.com>
-
由 bukejiyu 提交于
* layer_norm op with dynamic shape support INormalizationLayer in TRT8.6 * Using trt layer to make layers_norm op in lower than trt8.6 layer_norm op with dynamic shape support INormalizationLayer in TRT8.6
-
- 07 6月, 2023 1 次提交
-
-
由 bukejiyu 提交于
* unary bitwise_not adapter tensorRT8.6 in Paddle-TensorRT * one_hot_op ci fix * Update test_trt_inspector.py delete log
-
- 06 6月, 2023 2 次提交
- 02 6月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 29 5月, 2023 1 次提交
-
-
由 zhoutianzi666 提交于
-
- 26 5月, 2023 1 次提交
-
-
由 YuanRisheng 提交于
* create phi so * fix ci bugs * fix py3 bugs * add file * fix py3 bugs * fix windows bugs * perfect so * fix py3 bugs * delete all static target in phi * fix windows bugs * fix py3 bugs * fix ci bugs * fix windows bugs * fix bugs: gflags can't be linked by dynamic and static lib * fix bugs that can not load 3rd party * fix ci bugs * fix compile bugs * fix py3 bugs * fix conflict * fix xpu bugs * fix mac compile bugs * fix psgpu bugs * fix inference failed * deal with conflict * fix LIBRARY_PATH bug * fix windows bugs * fix onednn error * fix windows compile bugs * fix windows compile bugs * fix test_cuda_graph_static_mode_error aborted * fix windows bugs * fix mac-python3 error * fix hip compile bugs * change mode to static * change to static mode * fix ci bugs * fix py3 bugs * fix windows bugs * fix bugs * add static flag * add PADDLE_API * change position of PADDLE_API * fix windows bugs * change mode to dynamic lib * fix windows static bugs * deal with conflict * fix windows unit bug * fix coverage * deal with conflict * fix windows-inference * fix py3 bugs * fix bugs when compile type_info * fix compile bugs * fix py3 bugs * fix windows bugs * fix windows openblas * fix xpu bugs * fix enforce_test in windows * update code according comment * fix windows cmake bug * fix windows bugs * fix windows bugs * delete cinn unittest * fix cinn bugs --------- Co-authored-by: lzydev <1528794076@qq.com>
-
- 24 5月, 2023 1 次提交
-
-
由 Zhang Jun 提交于
-
- 23 5月, 2023 2 次提交
-
-
由 Yuanle Liu 提交于
* fix trt inference fp16 io * fix inference fp16 io
-
由 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 1 次提交
-
-
由 engineer1109 提交于
-
- 16 5月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* remove prelu land ookuip_table plugin, adjust .h include location * clean code and adjust some .h * update
-
- 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 1 次提交
-
-
由 Yuanle Liu 提交于
* softmax support * support stack
-
- 11 5月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* prelu op trt converter support zero dim
-
- 08 5月, 2023 2 次提交
-
-
-
由 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 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 25 4月, 2023 1 次提交
-
-
由 zhoutianzi666 提交于
* add ```converter_type``` for op converter
-
- 17 4月, 2023 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 13 4月, 2023 2 次提交
-
-
由 Wangzheee 提交于
* Paddle-Trt: Replace fc mul matmul matmul_v2 with matrix_multiply
-
由 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 次提交
- 28 3月, 2023 2 次提交
-
-
由 Zhang Jun 提交于
* Remove log about fluid * Remove useless forward declarations * Fix uninitialization warning (trt onehot)
-
由 Young-Flash 提交于
* add bitwise_not trt converter * run pre-commit * modify neg_one_tensor_dims init way * fix BOOL type support requires TensorRT 8.4 * fix int8 & uint8 type * improve data type readability * modify filter logic * fix coverage CI
-
- 23 3月, 2023 1 次提交
-
-
由 Wangzheee 提交于
-