- 19 6月, 2023 1 次提交
-
-
由 bukejiyu 提交于
* Layer norm rollback 2 plugin when trt<8.6 * [inference][trt]modify test timeout and test_trt_convert_activation bug fix (#54491) * modify tensorrt ci timeout * activation ci bug fix * comment out int8 mode test_trt_dynamic_shape_groupnorm * Update layer_norm_op.cc code style
-
- 11 5月, 2023 1 次提交
-
-
由 xiaoxiaohehe001 提交于
* support_act * delete_silu
-
- 08 5月, 2023 1 次提交
-
-
由 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
-
- 28 4月, 2023 1 次提交
-
-
由 Zhang Jun 提交于
* trt support 0 dim * trt support 0 dim * update activation ut
-
- 17 4月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 14 12月, 2022 1 次提交
-
-
由 Zhang Jun 提交于
* add more unary op and square
-
- 25 11月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* add isort config * isort all files
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 19 10月, 2022 1 次提交
-
-
由 zlsh80826 提交于
-
- 12 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle][F401] remove unused imports in unittests/dygraph_to_static * [CodeStyle][F401] remove unused imports in unittests/ir * add noqa after required imports
-
- 17 6月, 2022 1 次提交
-
-
由 津 提交于
* add activation layer
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
-
- 13 4月, 2022 1 次提交
-
-
由 zlsh80826 提交于
-
- 15 11月, 2021 1 次提交
-
-
由 baoachun 提交于
* remove input dim check of activation in op_teller * remove input dim check of concat in op_teller * remove input dim check of clip in op_teller * remove input dim check of scale in op_teller * remove input dim check in op_teller * update attr check of slice in op_teller
-
- 20 10月, 2021 1 次提交
-
-
由 Wilber 提交于
-
- 14 9月, 2021 1 次提交
-
-
由 JingZhuangzhuang 提交于
-