Commit 988cb99
authored
- paddle/fluid/pybind/sot/eval_frame.c+3-4
- paddle/fluid/pybind/sot/eval_frame_tools.cc+16
- paddle/fluid/pybind/sot/eval_frame_tools.h+3
- paddle/phi/backends/xpu/cuda_graph.cc+37-3
- paddle/phi/backends/xpu/cuda_graph.h+5-41
- paddle/phi/core/platform/cuda_graph_with_memory_pool.cc+1-1
- paddle/phi/infermeta/unary.cc+26-18
- paddle/phi/kernels/legacy/gpu/fp8_quant_blockwise_kernel.cu+148-31
- paddle/phi/kernels/stride/reduce_stride_base.cu.h-914
- paddle/phi/kernels/stride/reduce_stride_kernel.cu+28-372
- python/paddle/cuda/__init__.py+6-3
- python/paddle/device/cuda/__init__.py+3-3
- python/paddle/device/cuda/graphs.py+4-6
- python/paddle/device/default_backend.py+2-1
- python/paddle/jit/profiler.py+24-11
- python/paddle/tensor/creation.py+11-7
- test/legacy_test/test_fp8_quant.py+23
- test/legacy_test/test_paddle_io_alias.py+57
- test/xpu/test_cudagraph_xpu.py+161
0 commit comments