- 06 7月, 2022 1 次提交
-
-
由 zhoutianzi666 提交于
-
- 26 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 24 6月, 2022 1 次提交
-
-
由 ccrrong 提交于
* add slice plugin int32 support
-
- 23 6月, 2022 1 次提交
-
-
由 wangzhen38 提交于
* cpplint fix 2 * cpplint fix 2 * fix cpplint style 4 * fix cpplint style 4 * fix cpplint style 4 * fix cpplint style 4
-
- 21 6月, 2022 1 次提交
-
-
由 wangzhen38 提交于
* cpplint fix 2 * cpplint fix 2
-
- 20 6月, 2022 1 次提交
-
-
由 whs 提交于
-
- 17 6月, 2022 1 次提交
-
-
由 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
-
- 31 5月, 2022 1 次提交
-
-
由 Wilber 提交于
-
- 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 提交于
-
- 11 5月, 2022 1 次提交
-
-
由 wenbin 提交于
* swish refactor * bug fix * trt7 non-linear bug fix
-
- 12 4月, 2022 1 次提交
-
-
由 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
-
- 06 4月, 2022 1 次提交
-
-
由 feng_shuai 提交于
-
- 17 3月, 2022 1 次提交
-
-
由 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
-
- 14 3月, 2022 1 次提交
-
-
由 From00 提交于
* Move Pool OPs to phi * Fix CI error * Fix conflicts
-
- 04 3月, 2022 1 次提交
-
-
由 hong 提交于
* add yolo box kernel; test=develop * fix comile error; test=develop
-
- 24 2月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* fix plugin: special slice for ernie
-
- 21 2月, 2022 1 次提交
-
-
由 chenjian 提交于
* fix RecordEvent interface * modify default level to 4 * update interface use * add const default trace level * update record event interface using * update record event interface using * update operator.cc * update part2 * update part1 * fix include profiler.h header in ps server * fix include profiler.h header in ps server * fix profiler.h header
-
- 20 2月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* rename pten dir to phi * rename namespace to phi * rename infrt pten dir to phi * resolve conflict * rename pten to phi in cmake * revert all infrt change * change needed files * fix infrt failed * fix inference failed
-
- 19 2月, 2022 1 次提交
-
-
由 Aurelius84 提交于
* Unify paddle/pten::framework::ddim into pten::ddim * fix paddle namespace * compile sucessfully * fix npu src file * fix conflict * fix conflict * fix tensorrt compiler error * fix conflict * fix conflict * fix tesst file conflict * fix conflict * fix mlu file conflict * fix mlu file conflict * fix cinn header file conflict * fix conflict * fix conflict * fix conflict * fix conflict
-
- 18 2月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* move blas related files * move lapack related files
-
- 15 2月, 2022 1 次提交
-
-
由 feng_shuai 提交于
-
- 28 1月, 2022 1 次提交
-
-
由 wenbin 提交于
* slice * shuffle pass enhancement
-
- 27 1月, 2022 1 次提交
-
-
由 Wangzheee 提交于
* Paddle-Inference:fix_concat_slice * Paddle-Inference:fix_concat_slice * Paddle-Inference:fix_concat_slice * Paddle-Inference:fix_concat_slice * [Paddle-Inference]: fix concat slice * [Paddle-Inference]: fix concat slice * [Paddle-Inference]: fix concat slice
-
- 13 1月, 2022 1 次提交
-
-
由 wenbin 提交于
roi_align aligned supported
-
- 04 1月, 2022 1 次提交
-
-
由 zlsh80826 提交于
-
- 13 12月, 2021 2 次提交
- 06 12月, 2021 1 次提交
-
-
由 wenbin 提交于
* fix * Update stack_op_plugin.cu comments
-
- 03 12月, 2021 1 次提交
-
-
由 ronnywang 提交于
* refine structure for cuda and rocm * update * update * update * update
-
- 30 11月, 2021 1 次提交
-
-
由 Guoxia Wang 提交于
* support data_format='NHWC' for prelu channel mode
-
- 25 11月, 2021 1 次提交
-
-
由 Wangzheee 提交于
-
- 24 11月, 2021 1 次提交
-
-
由 Wangzheee 提交于
* matmul_convert_int8 * matmul_convert_int8 * matmulconvert_int8 * Matmul_int8_convert: tensor*tensor * Matmul_int8_convert: tensor*tensor * Matmul_int8_convert: tensor*tensor
-
- 23 11月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
* modify code about fp16 of dcnv2 trt
-
- 12 11月, 2021 1 次提交
-
-
由 Wangzheee 提交于
* fix_qkv_plugin: half_scale * [Paddle-Inference] fix_qkv_plugin: fix half scale
-
- 29 10月, 2021 1 次提交
-
-
由 wangxinxin08 提交于
-