1 file changed
+1
-1
lines changed- .github/actions/check-bypass/action.yml+1-1
- .github/workflows/check-bypass.yml+1-1
- paddle/common/flags.cc+4-4
- paddle/fluid/distributed/collective/deep_ep/deep_ep.cpp+5-10
- paddle/fluid/distributed/collective/deep_ep/deep_ep.hpp+2-4
- paddle/fluid/distributed/collective/deep_ep/kernels/api.cuh+1-2
- paddle/fluid/distributed/collective/deep_ep/kernels/internode_ll.cu+74-165
- paddle/fluid/distributed/collective/deep_ep/kernels/launch.cuh-11
- paddle/fluid/distributed/collective/deep_ep/kernels/utils.cuh-9
- paddle/fluid/pybind/eager_functions.cc+2-2
- paddle/phi/api/lib/api_gen_utils.cc+8-21
- paddle/phi/core/memory/allocation/allocator_facade.cc+1-19
- paddle/phi/core/memory/allocation/virtual_memory_auto_growth_best_fit_allocator.cc+4-4
- paddle/phi/core/memory/mem_visitor.cc+4-14
- paddle/phi/core/memory/mem_visitor.h+8-18
- paddle/phi/kernels/binomial_kernel.h+4-4
- paddle/phi/kernels/group_norm_kernel.h-15
- paddle/phi/kernels/kps/elementwise_kernel.cu+4-8
- paddle/phi/kernels/xpu/elementwise_add_grad_kernel.cc+16-147
- paddle/phi/kernels/xpu/elementwise_add_kernel.cc+4-8
- pyproject.toml-1
- python/paddle/compat/__init__.py-18
- python/paddle/compat/nn/__init__.py+20-5
- python/paddle/compat/nn/functional/__init__.py+1-94
- python/paddle/compat/proxy.py+5-88
- python/paddle/device/__init__.py+4-6
- python/paddle/distributed/auto_parallel/intermediate/context_parallel.py+69-75
- python/paddle/distributed/auto_parallel/static/cost/op_runtime_cost.py+4-10
- python/paddle/distributed/communication/deep_ep/buffer.py-4
- python/paddle/distributed/fleet/utils/hybrid_parallel_inference.py+10-24
- python/paddle/distributed/flex_checkpoint/aoa/aoa_engine.py+1-5
- python/paddle/distributed/flex_checkpoint/dcp/full_param.py+429-714
- python/paddle/incubate/nn/functional/fused_transformer.py+6-6
- python/paddle/incubate/optimizer/gradient_merge.py+36-54
- python/paddle/nn/attention/sdpa.py+1-4
- python/paddle/nn/layer/layers.py+15-18
- python/paddle/pir/math_op_patch.py+11-12
- python/paddle/quantization/config.py+6-14
- python/paddle/tensor/manipulation.py+8-44
- python/paddle/tensorrt/export.py+43-46
- python/paddle/utils/decorator_utils.py-30
- test/compat/test_torch_proxy.py-22
- test/cpp/phi/memory/gen_compact_test.cc+2-2
- test/flex_checkpoint/model_full_param_logic.py+3-214
- test/flex_checkpoint/test_model_full_param.py+1-27
- test/legacy_test/nets.py+29-48
- test/legacy_test/test_add_op.py-27
- test/legacy_test/test_compat_seed.py-51
- test/legacy_test/test_compat_unfold.py+28-88
- test/legacy_test/test_index_add_op.py-149
- test/legacy_test/test_multi_scale_pool_allocator.py-5
- test/legacy_test/test_unflatten.py+1-75
- test/tools/test_sampcd_processor.py+91-91
- test/tools/test_type_checking.py+36-36
- tools/sampcd_processor_readme.md+12-12
- tools/sampcd_processor_utils.py+4-4
0 commit comments