- 26 6月, 2023 1 次提交
-
-
由 Sonder 提交于
* remove ops from OpsWithFluidKernelNeedMoveToPhi set * open static build flag * OpsWithFluidKernelNeedMoveToPhi * open new_executor_static_build * add infermate for cudnn_lstm * fix * update * fix * update * update * update * fix pow2 decay * fix pow2 decay * recover analysis_predictor.cc * fix pow2 decay * fix cudnn lstm * add output register info for svd * fix pow2_decay_with_linear_warmup_kernel * recover test lstm cudnn * recover svg register codes * fix register info * fix reduce sum register info * add output info for adadelta * add output info for adadelta * add output info for adamax * fix complex abs register info * add register info for cudnn_lstm_grad * recover * fix lstm cudnn * fix * fix xpu output registe info * remove std::cout * add backend * remove output info in pow2_decay_with_linear_warmup_kernel * add judgment in TensorShouldBeFakeInitialized * recover power_ * close new_executor_static_build * fix set_value_xpu
-
- 25 6月, 2023 1 次提交
-
-
由 houj04 提交于
-
- 21 6月, 2023 1 次提交
-
-
由 lijin23 提交于
-
- 20 6月, 2023 1 次提交
-
-
由 lijin23 提交于
* add unique kernel for xpu * add unique kernel for xpu * update uniittest * add xpu support for unique with axis
-
- 19 6月, 2023 1 次提交
-
-
由 houj04 提交于
-
- 16 6月, 2023 1 次提交
-
-
由 zhiboniu 提交于
* fix lamb always_adapt * fix optest * fix all optests
-
- 09 6月, 2023 2 次提交
-
-
由 jiangfan06 提交于
-
由 houj04 提交于
-
- 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)
-