- 08 6月, 2023 2 次提交
- 06 6月, 2023 1 次提交
-
-
由 houj04 提交于
-
- 30 5月, 2023 1 次提交
-
-
由 houj04 提交于
-
- 24 5月, 2023 3 次提交
-
-
由 zhangyuqin1998 提交于
-
由 zhangyuqin1998 提交于
* move raw kernels to legacy * Update elementwise_add_kernel.cu * fix
-
由 lijin23 提交于
[XPU][PHI Kernels] bind bitwise_add kernel & add int32/int64 support to scatter_nd_add kernel for xpu (#54066) * bind new kernels to xpu * refine code * fix bugs in unittest
-
- 23 5月, 2023 2 次提交
-
-
由 RuohengMa 提交于
-
由 zhangyikun02 提交于
-
- 22 5月, 2023 3 次提交
-
-
由 lijin23 提交于
* fix empty bugs for xpu * fix empty bugs for xpu
-
由 zhangyikun02 提交于
-
由 wangshengxiang 提交于
* bind xpu op: 3D grid sample * fix edge cases in xpu op: reshape & slice
-
- 19 5月, 2023 2 次提交
-
-
由 wz1qqx 提交于
-
由 zhangyuqin1998 提交于
-
- 15 5月, 2023 2 次提交
-
-
由 RuohengMa 提交于
-
由 zhangyuqin1998 提交于
* move OneHotRawKernel to legacy * fix
-
- 12 5月, 2023 3 次提交
-
-
由 xiaoguoguo626807 提交于
* add rules * modify silu_grad input * modify kernel signature * modify kernel signature * code style * review
-
由 RuohengMa 提交于
-
由 huangjiyi 提交于
* update * update
-
- 11 5月, 2023 2 次提交
-
-
由 lijin23 提交于
* add pad op for xpu * add pad op for xpu * add pad op for xpu
-
由 SaltFish11 提交于
* add_depthwise_conv2d_transpose * Update test_depthwise_conv2d_transpose_op_xpu.py 删除print语句
-
- 10 5月, 2023 1 次提交
-
-
由 wz1qqx 提交于
* fix as review, add fp16 conv2d_transpose * fix unittest of bn and reduce_mean * fix bn unittest * fix ci * fix ci
-
- 09 5月, 2023 2 次提交
-
-
由 zhouweiwei2014 提交于
* [Zero-Dim] add 0D Tensor UT case for XPU * fix comment * remove some unnecessary UT
-
由 RuohengMa 提交于
* bind sparse_coo_tensor, reduce_max/max_int32, range/arange_int32, equal_bool, scatter_grad_float32, nearest_interp_int64 kernels * add more unit tests; modify compilation logic of xpu sparse kernels
-
- 08 5月, 2023 1 次提交
-
-
由 wz1qqx 提交于
-
- 06 5月, 2023 3 次提交
-
-
由 RuohengMa 提交于
-
由 zhangyuqin1998 提交于
* Rename randint_raw and move it to legacy * Update fetch_v2_op.cc * Update randint_kernel.cc * Update randint_kernel.cu * Empty Commit to setup deployments
-
由 zhangyuqin1998 提交于
* move UniformRawKernel to legacy * Update uniform_kernel.cc * Update uniform_kernel.cu * Update uniform_kernel.cc * Update uniform_kernel.cu * Update uniform_kernel.h * Update uniform_kernel.cc * Empty Commit to setup deployments
-
- 05 5月, 2023 1 次提交
-
-
由 haosicheng 提交于
-
- 27 4月, 2023 1 次提交
-
-
由 houj04 提交于
* [XPU] remove scale_loss in parallel.py * [XPU] throw Unimplemented when using Reducer
-
- 26 4月, 2023 2 次提交
-
-
由 Ruibiao Chen 提交于
* Fix fused_attention_op and fused_feedforward_op bugs in xpu * Fix d_x alloc errors for fused_feedforward_grad_kernel
-
由 Lucas 提交于
[Bug Fixs] fix bugs when using cast<int64_t, int32_t> in xpu/cross_entropy kernels, *test=kunlun (#53325)
-
- 25 4月, 2023 1 次提交
-
-
由 zhangyikun02 提交于
-
- 24 4月, 2023 1 次提交
-
-
由 csy0225 提交于
-
- 23 4月, 2023 3 次提交
-
-
由 zhangyuqin1998 提交于
* delete overwrite from gather_grad * fix * Update gather_grad_kernel.cc
-
由 houj04 提交于
* [XPU] fc use int_with_ll_t * fix test_unbind_op_xpu
-
由 zhangyuqin1998 提交于
* remove axis from elementwise_grad * Update elementwise_sig.cc
-
- 21 4月, 2023 1 次提交
-
-
由 JYChen 提交于
* support 0-D output and 0-D as indice in __getitem__ * fix tests * fix inference and UT * add unittest for setitem * fix xpu test * fix xpu 0-d
-
- 20 4月, 2023 1 次提交
-
-
由 zhangyuqin1998 提交于
* setup * Update elementwise_kernel.cc * Update elementwise_kernel.cc * fix * fix * Update elementwise_kernel.cu * fix * Update elementwise_kernel.cc * Update elementwise_kernel.cc * Update elementwise_kernel.cc * Update elementwise_kernel.cc * Update elementwise_kernel.cc * Update elementwise_kernel.cc
-
- 19 4月, 2023 1 次提交
-
-
由 Sonder 提交于
* trans fused attention to phi * add optional parm * trans fused_attention_grad to phi * add fused attention grad register info * fix include * test=kunlun * add fused attention to static build list * add remove * update remove
-