- 20 10月, 2022 2 次提交
-
-
由 Wang Bojun 提交于
* adjust timeout of test_trt_activation_pass * test=infer-coverage
-
由 Tony Cao 提交于
* Fix W605 in tools folder by adding escape symbols * Fix W605 in incubate and some other folders * Fix W605 in /fluid/test folders * Update tools/analysisPyXml.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Add some changes to manual and auto escape symbols * revert changes in transformer.py * Fix new code with W605 error: add escape symbols * revert changes in transformer.py * revert changes in transformer.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
- 19 10月, 2022 5 次提交
- 18 10月, 2022 4 次提交
-
-
由 zhoutianzi666 提交于
* Rewrite strided_slice converter using shape tensor * clean code
-
由 Wang Bojun 提交于
* first version, accuracy corrected * disable debug print * use blockReduceSum in phi * add UT * add opCompat * code style * code refine * bug fix * code refine * test fix * bugfix * codesytle fix * code style * code-style * code-style * code-style
-
由 Sławomir Siwek 提交于
* git * style * leave default relu in kernel * style * cleanup FCMKLDNN pattern * merge conflicts * update develop * update develop * add const * rename to oneDNN and adjust attributes * whitespace
-
由 xiaoxiaohehe001 提交于
-
- 17 10月, 2022 2 次提交
-
-
由 Wang Bojun 提交于
* first version of ln_s_p with s>0 * refine and UT * pass opt draft * pass opt * code refine * code-style * bug fix * fix ci test * code style
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2] remove `compat` module (to_bytes) * remove some unused imports * clean up to_bytes definition and unittests * Revert "clean up to_bytes definition and unittests" This reverts commit e726539e1768172a411ff60e63fab82f164343cf. * use `b` prefix instead of `encode()`
-
- 14 10月, 2022 1 次提交
-
-
由 Zhang Jun 提交于
-
- 13 10月, 2022 2 次提交
-
-
由 xiaoxiaohehe001 提交于
-
由 weishengying 提交于
Add symbolic shape deduction function for unfold, scatter_nd_add, p_norm, grid_sampler, pad3d, etc (#46291)
-
- 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
-
- 10 10月, 2022 2 次提交
-
-
由 zhoutianzi666 提交于
-
由 feng_shuai 提交于
* fix:gather op * add ut
-
- 08 10月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* add lookup_table op_convert, add lookup_table plugin
-
- 27 9月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* [CodeStyle] remove all future import * revert test_error.py * restore future import in example code
-
- 26 9月, 2022 2 次提交
-
-
由 Yuanle Liu 提交于
-
由 weishengying 提交于
-
- 25 9月, 2022 1 次提交
-
-
由 carryyu 提交于
* Disable TF32 to solve accuracy for test_trt_conv_pass and test_trt_deformable_conv in A10 GPU.
-
- 22 9月, 2022 1 次提交
-
-
由 zhoutianzi666 提交于
* fix beta bug in fill_constant_batch_size_like
-
- 21 9月, 2022 2 次提交
-
-
由 wenbin 提交于
* residual_no_bias * comments * more ut * fix input
-
由 zhoutianzi666 提交于
* Remove trt_reshape2_matmul_fuse_pass
-
- 20 9月, 2022 2 次提交
-
-
由 zhoutianzi666 提交于
* Support matmul_v2 in PaddleTensorRT
-
由 weishengying 提交于
-
- 15 9月, 2022 1 次提交
-
-
由 weishengying 提交于
-
- 14 9月, 2022 2 次提交
-
-
由 Nyakku Shigure 提交于
* trim trailing whitespace * fix `.cmake-format.py` * revert npu ut changes, avoid npu ci error
-
由 Zhang Jun 提交于
* update * update * update
-
- 08 9月, 2022 2 次提交
- 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 1 次提交
-
-
由 LielinJiang 提交于
* add silu converter
-
- 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
-
- 31 8月, 2022 1 次提交
-
-
由 Leo Chen 提交于
-
- 22 8月, 2022 2 次提交
-
-
由 Sławomir Siwek 提交于
* merge conv_concat_relu to conv_act * fix typo * extend unit test * reuse existing gpd * codestyle * enforce mkldnn conv
-
由 zhoutianzi666 提交于
-