Commit 9fec390
authored
Update Paddle submodule to latest develop (#2370)
Co-authored-by: tianshuo78520a <[email protected]>1 parent 988cb99 commit 9fec390
1 file changed
+1
-1
lines changed- .github/workflows/_Linux-IXUCA.yml+15-6
- paddle/fluid/pir/serialize_deserialize/CMakeLists.txt+1-1
- paddle/fluid/pir/serialize_deserialize/patch/0.yaml-7
- paddle/fluid/pir/serialize_deserialize/patch/4.yaml+6
- paddle/fluid/pybind/size.cc-1
- paddle/phi/backends/dynload/dynamic_loader.cc+1-1
- paddle/phi/kernels/funcs/layer_norm_impl.cu.h+8-1
- paddle/phi/kernels/fusion/gpu/attention_layer.norm.h+2
- paddle/phi/kernels/fusion/gpu/fused_layernorm_residual_dropout_bias.h+2
- paddle/phi/kernels/gpu/layer_norm_kernel.cu+10-5
- paddle/phi/kernels/gpu/moe_permute_kernel.cu+567-106
- paddle/phi/kernels/gpu/moe_permute_utils.h+46-2
- python/paddle/device/__init__.py+9-2
- python/paddle/nn/functional/flash_attention.py+2-1
- python/paddle/tensor/linalg.py+2-1
- python/paddle/tensor/math.py+7-3
- python/paddle/utils/cpp_extension/extension_utils.py+1-1
- python/setup.py.in+5-5
- setup.py+5-5
- test/legacy_test/test_activation_op.py+1
- test/legacy_test/test_cuda_unittest.py+10-4
- test/legacy_test/test_deg2rad.py+70-3
- test/legacy_test/test_moe_permute_unpermute.py+14-10
- test/legacy_test/test_paddle_device.py+5
0 commit comments