- 23 6月, 2022 1 次提交
-
-
由 ccrrong 提交于
* add cast trt converter
-
- 22 6月, 2022 2 次提交
-
-
由 ccrrong 提交于
* fix arg_max converter
-
由 zhoutianzi666 提交于
* add fc, multihead_mul, shape tensor infer, slice
-
- 21 6月, 2022 1 次提交
-
-
由 ccrrong 提交于
-
- 20 6月, 2022 1 次提交
-
-
由 whs 提交于
-
- 17 6月, 2022 4 次提交
-
-
由 Wangzheee 提交于
-
由 xiaoxiaohehe001 提交于
* shuffle_channel * shuffle * shuffle * shuffle
-
由 ccrrong 提交于
* add bilinear_interp_v2 converter
-
由 津 提交于
* add activation layer
-
- 16 6月, 2022 2 次提交
-
-
由 zhoutianzi666 提交于
* add squeeze2 * add squeeze * add squeeze2,unsqueeze2 * merge develop * fix format * add conditions for squeeze2 and unsqueeze in op_teller * merge develop * add squeeze unsqueeze * add squeeze unsqueeze * add squeeze unsqueeze * remove unsqueeze2_eltwise_fuse_pass * add squeeze/unsqueeze
-
由 津 提交于
* add unary
-
- 13 6月, 2022 2 次提交
-
-
由 zhoutianzi666 提交于
-
由 津 提交于
-
- 09 6月, 2022 1 次提交
-
-
由 minghaoBD 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 02 6月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* new general transformer inference support
-
- 25 5月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* fix maybe-uninitialized warning * fix compile * fix xpu compile * fix npu compile * fix infer compile * fix compile * fix compile
-
- 20 5月, 2022 1 次提交
-
-
由 zhupengyang 提交于
-
- 19 5月, 2022 1 次提交
-
-
由 shentanyue 提交于
* support yolov5s static/int8 * fix eltwise_sub and div weight compute * fix delete_fill_constant_pass
-
- 17 5月, 2022 1 次提交
-
-
由 zhupengyang 提交于
-
- 12 5月, 2022 2 次提交
-
-
由 Shuangchi He 提交于
-
由 zhupengyang 提交于
-
- 11 5月, 2022 1 次提交
-
-
由 wenbin 提交于
* swish refactor * bug fix * trt7 non-linear bug fix
-
- 24 4月, 2022 1 次提交
-
-
由 baoachun 提交于
* fix FlattenContiguousRangeOpConverter out dim error * update code
-
- 18 4月, 2022 1 次提交
-
-
由 JingZhuangzhuang 提交于
-
- 13 4月, 2022 1 次提交
-
-
由 feng_shuai 提交于
* init roll convert * add ut for roll convert * roll convert don't support trt6.0 * fix: change ut for trt 7.0.0.1
-
- 12 4月, 2022 2 次提交
-
-
由 feng_shuai 提交于
* strided_slice * fix: compiler error because of size() * fix: warning * fix : warning * init input_shape * fix:forget punctuation
-
由 feng_shuai 提交于
* add trt supoort for slice op * fix:output dims bug * fix: test * fix:for c++ coverage * fix:c++ coverage * fix: fix test bug * fix: CI test
-
- 05 4月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add fake index and unittest for multiclass_nms3 trt * modify unittest
-
- 02 4月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* paddle inference support new quant_model
-
- 31 3月, 2022 1 次提交
-
-
由 wangxinxin08 提交于
* add multiclass_nms3 converter
-
- 30 3月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
-
- 24 3月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* add mul phi kernel * remove mul op kernel * remove original mul grad op * fix cinn test * fix dygraph test failed
-
- 21 3月, 2022 1 次提交
-
-
由 From00 提交于
* Move conv-transpose OPs to phi * Fix CI errors * Fix CI errors
-
- 17 3月, 2022 2 次提交
-
-
由 hong 提交于
* update * fix bugs; test=develop * update; test=develop * fix test compile error; test=develop * fix cpu compile error; test=develop * fix test error; test=develo * fix layer_norm_op plugin error; test=develop * fix error; test=develop * fix test bug; test=develop * update; test=develop * polish code; test=develop * fix bugs; test=develop * remove unused depency; test=develop * polish code; test=develop
-
由 YuanRisheng 提交于
-
- 15 3月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* move activation op * adjust code format * fix compile bugs * fix ci bugs * code format adjust * code format adjust2 * activate ci status * modify according to comment * move activation kernel * revert relu6 * reduce add code * perfect use_phi_functor * completing func name * fix bugs when run ci * fix bugs when run infr * modifpy infrt get kernel signature
-
- 14 3月, 2022 1 次提交
-
-
由 From00 提交于
* Move Pool OPs to phi * Fix CI error * Fix conflicts
-
- 10 3月, 2022 1 次提交
-
-
由 hong 提交于
* move dropout to phi; test=develop * fix xpu, npu compile error; test=develop
-