- 28 7月, 2022 1 次提交
-
-
由 houj04 提交于
* [XPU] add top_k op. test=kunlun * [XPU] add top_k op. test=kunlun * use PADDLE_ENFORCE_XDNN_NOT_NULL to check pointer. test=kunlun
-
- 27 7月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* fix bug of elementwise_add_grad, *test=kunlun * fix bug, *test=kunlun * rm pooling_t, *test=kunlun * fix bug of ew_add_grad when inplace, *test=kunlun
-
- 22 7月, 2022 1 次提交
-
-
由 QingshuChen 提交于
*test=kunlun
-
- 18 7月, 2022 1 次提交
-
-
由 QingshuChen 提交于
* add xpu resnet_unit *test=kunlun * tmp *test=kunlun
-
- 15 7月, 2022 1 次提交
-
-
由 zhangxiaoci 提交于
* update xccl lib * use separate streams for compute/comm on XPU * add broadcast op to xpu2_op_list
-
- 14 7月, 2022 1 次提交
-
-
由 zhangyikun02 提交于
-
- 13 7月, 2022 1 次提交
-
-
由 houj04 提交于
* grid sampler op for xpu. test=kunlun * update relu xdnn api. test=kunlun.
-
- 11 7月, 2022 2 次提交
- 05 7月, 2022 1 次提交
-
-
由 Leo Guo 提交于
Modify the unittests of the assign_value, iou_similarity, one_hot_v2, reduce_mean, roi_align op. test=kunlun (#44061)
-
- 14 6月, 2022 1 次提交
-
-
由 Wilber 提交于
* cmake-lint * update
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 01 6月, 2022 1 次提交
-
-
由 houj04 提交于
* update xpu cmake: xdnn 0527. test=kunlun * update to xdnn 0531. * update to xdnn 0531. test=kunlun * update to xdnn 0601. test=kunlun
-
- 25 5月, 2022 1 次提交
-
-
由 Zhangjingyu06 提交于
-
- 24 5月, 2022 1 次提交
-
-
由 Zhangjingyu06 提交于
-
- 16 5月, 2022 1 次提交
-
-
由 wbn 提交于
* Add the new XDNN implementation. test=kunlun * Add the new XDNN implementation. test=kunlun * Modify the code based on review, test=kunlun
-
- 11 5月, 2022 1 次提交
-
-
由 taixiurong 提交于
-
- 05 5月, 2022 1 次提交
-
-
由 QingshuChen 提交于
* update xpu depends *test=kunlun * minor *test=kunlun Co-authored-by: Nroot <root@yq01-sys-hic-p40-0091.yq01.baidu.com>
-
- 26 4月, 2022 1 次提交
-
-
由 QingshuChen 提交于
* support nhwc format for kunlun conv/batch_norm *test=kunlun * minor *test=kunlun
-
- 16 4月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* modify xpu.cmake,*test=kunlun * modify xpu.cmake,*test=kunlun * modify xpu.cmake,*test=kunlun * modify xpu.cmake,*test=kunlun
-
- 14 4月, 2022 1 次提交
-
-
由 houj04 提交于
-
- 13 4月, 2022 1 次提交
-
-
由 houj04 提交于
* update sign op on xpu. test=kunlun * fix typo. test=kunlun
-
- 12 4月, 2022 1 次提交
-
-
由 QingshuChen 提交于
-
- 08 4月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* modify unittest of lstm forward, *test=kunlun * modify unittest of lstm forward, *test=kunlun
-
- 07 4月, 2022 1 次提交
-
-
由 houj04 提交于
* momentum support l2decay for xpu. test=kunlun * fix include file. test=kunlun * fix cmake for device_worker. test=kunlun
-
- 01 4月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* support multi_layer of bilstm,*test=kunlun * support multi_layer of bilstm, *test=kunlun * support multi_layer of bilstm, *test=kunlun * support multi_layer of bilstm, *test=kunlun
-
- 30 3月, 2022 1 次提交
-
-
由 houj04 提交于
* swish and pow op for xpu. test=kunlun * fix code style. test=kunlun. * use pow_grad xdnn api. test=kunlun.
-
- 25 3月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* support multi_dims for tril_triu, *test=kunlun * support multi_dims for tril_triu, *test=kunlun * support multi_dims for tril_triu, *test=kunlun * update xpu.cmake date, support multi_dims for tril_triu, *test=kunlun
-
- 10 3月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* add tril_triu for xpu, *test=kunlun * add tril_triu for xpu, *test=kunlun * add tril_triu for xpu, *test=kunlun * add tril_triu for xpu, *test=kunlun * add tril_triu for xpu, *test=kunlun
-
- 01 3月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* optimize mergeadd for sparse_adam,*test=kunlun * optimize mergeadd for sparse_adam,*test=kunlun * optimize mergeadd for sparse_adam, *test=kunlun
-
- 22 2月, 2022 1 次提交
-
-
由 zhangyikun02 提交于
-
- 17 2月, 2022 1 次提交
-
-
由 houj04 提交于
* add softplus op for kunlun2. test=kunlun * add softplus op for kunlun2. test=kunlun * fix code style. test=kunlun * fix code style. test=kunlun * add more test cases. test=kunlun
-
- 15 2月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* new way of test case, 2nd, *test=kunlun * new way of test case, 2nd, *test=kunlun * new way of test case, 2nd, *test=kunlun
-
- 24 1月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* support sparse of adam, *test=kunlun * add pre-commit-config.yaml * support sparse of adam in KL2,*test=kunlun * support sparse of adam in KL2, *test=kunlun * modify xpu.cmake, *test=kunlun * support sparse of adam, rm some wait, *test=kunlun * support sparse of adam, rm some wait, *test=kunlun * support sparse of adam, *test=kunlun * support sparse of adam, *test=kunlun * support sparse of adam, *test=kunlun * support sparse of adam, *test=kunlun * support sparse of adam, *test=kunlun
-
- 05 1月, 2022 1 次提交
-
-
由 TTerror 提交于
-
- 30 12月, 2021 1 次提交
-
-
由 zhangyk0314 提交于
Add exp, abs_grad, reciprocal, reciprocal_grad operator for XPU and update xpu2_op_list.h,test=kunlun (#38570)
-
- 29 12月, 2021 1 次提交
-
-
由 TTerror 提交于
* add argsort/scatter for kunlun * update test_scatter * update xpu.cmake * update xpu.cmake * fix scatter
-
- 01 12月, 2021 1 次提交
-
-
由 wangye707 提交于
* 添加xpu指定url参数
-
- 29 11月, 2021 2 次提交