- 07 7月, 2023 1 次提交
-
-
由 wz1qqx 提交于
-
- 05 7月, 2023 1 次提交
-
-
由 wz1qqx 提交于
-
- 30 6月, 2023 1 次提交
-
-
由 mjp9527 提交于
-
- 29 6月, 2023 2 次提交
- 28 6月, 2023 1 次提交
-
-
由 bukejiyu 提交于
* add einsum layer
-
- 27 6月, 2023 2 次提交
-
-
由 Wangzheee 提交于
* Enhance the shape check of trt_embedding_eltwise_layernorm_fuse_pass, embedding_eltwise_layernorm_fuse_pass
-
由 zhangyuqin1998 提交于
* delete swish_raw * fix * Update activation_kernel.cc * fix
-
- 26 6月, 2023 2 次提交
-
-
由 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
-
由 zhupengyang 提交于
-
- 21 6月, 2023 1 次提交
-
-
由 csy0225 提交于
-
- 16 6月, 2023 1 次提交
-
-
由 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>
-
- 15 6月, 2023 1 次提交
-
-
由 bukejiyu 提交于
* modify tensorrt ci timeout * activation ci bug fix * comment out int8 mode test_trt_dynamic_shape_groupnorm
-
- 13 6月, 2023 1 次提交
-
-
由 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
-
- 12 6月, 2023 1 次提交
-
-
由 Nyakku Shigure 提交于
-
- 08 6月, 2023 1 次提交
-
-
由 周周周 提交于
* remove redunant
-
- 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 1 次提交
-
-
由 bukejiyu 提交于
* update roll convert
-
- 26 5月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
* fix fp16 io * disable precision test
-
- 25 5月, 2023 1 次提交
-
-
由 zhoutianzi666 提交于
* add tranfer_elim * transfer layout elimination
-
- 24 5月, 2023 1 次提交
-
-
由 wz1qqx 提交于
-
- 23 5月, 2023 1 次提交
-
-
由 Leo Chen 提交于
-
- 22 5月, 2023 2 次提交
-
-
由 Meteor Liu 提交于
* [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode() * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode() * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode() * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode() * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode() * [dygraph]unify _non_static_mode() in_dygraph_mode() and in_dynamic_mode() * fixed cyclic reference that caused patial import * fixed bad change * fix bad import * fix bad import * fix bad import * fix ut failed caused by change in_dynamic_mode * fix ut failed caused by change in_dynamic_mode * fixed usage of in_dynamic_mode() or in_dygraph_mode() * revert python3 to python in .pre-commit-config.yaml * fix merge conflicts
-
由 Yuanle Liu 提交于
[Inference] add config.enable_low_precision_io api and remove rely on AnalysisConfig::Precison in trt (#52485)
-
- 19 5月, 2023 1 次提交
-
-
由 Frank Lin 提交于
* Improve Readability and Overall Clarity of Logging * Adds the set_input_type API for specifying input data types * Specifying input data types
-
- 18 5月, 2023 2 次提交
-
-
由 Hulek 提交于
* Fused elementwises kernels and ops * change fuse pass name * adjust .pbtxt files * adjust quantization attributes * add missing arguments and fix others, review fixed * simplify fused kernel registration * fix elementwise unit tests * reuse one fused elementwise op * adjust proto * Add supported datatypes * Change 'Scale' to 'scale' in tests, change some tests to onednn * Revert breaking changes * Fix unit tests * Delete obsolete test cases * Delete commented out code * Fix codestyle * delete temporary condition * fix conflicts and delete duplicate fusing * Fix code after merge * Move tests to new directory * fix tests volatility * Rename test_elementwise_add_onednn_op.py to test_elementwise_add_mkldnn_op.py * Update CMakeLists.txt add mkldnn op test --------- Co-authored-by: NSilv3S <slawomir.siwek@intel.com>
- 16 5月, 2023 1 次提交
-
-
由 sprouteer 提交于
-
- 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 6 次提交
-
-
由 xiaoxiaohehe001 提交于
* support_act * delete_silu
-
由 Yuanle Liu 提交于
* prelu op trt converter support zero dim
-
由 Zhang Jun 提交于
-
由 Zhang Jun 提交于
-
由 zhoutianzi666 提交于
-
由 xiaoxiaohehe001 提交于
* support_expand_mish
-
- 10 5月, 2023 1 次提交
-
-
由 Yuanle Liu 提交于
-
- 09 5月, 2023 1 次提交
-
-
由 zhoutianzi666 提交于
* delete delete_fill_constant_op_pass and unsqueeze2_eltwise_fuse_pass
-
- 08 5月, 2023 2 次提交
-
-
由 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 提交于
-