1 file changed
+1
-1
lines changed- .ci/docker/ci_commit_pins/triton-rocm.txt+1-1
- .ci/docker/ci_commit_pins/triton.txt+1-1
- .ci/docker/common/install_rocm.sh+10-2
- .ci/docker/requirements-ci.txt+1
- .ci/docker/triton_version.txt+1-1
- .ci/pytorch/python_doc_push_script.sh+4-4
- .ci/pytorch/test.sh+1
- .circleci/scripts/binary_populate_env.sh+1-1
- .github/scripts/generate_docker_release_matrix.py+13-1
- .github/workflows/_docs.yml+1-1
- .github/workflows/docker-release.yml+16-5
- .github/workflows/lint.yml+2-2
- RELEASE.md+1-1
- aten/src/ATen/mps/MPSStream.mm+16-5
- aten/src/ATen/native/cudnn/Conv_v8.cpp+2-20
- aten/src/ATen/native/mps/MPSGraphSonomaOps.h+4
- aten/src/ATen/native/mps/operations/ConstantOps.mm+8-20
- aten/src/ATen/native/mps/operations/Indexing.mm+22-84
- aten/src/ATen/native/mps/operations/UnaryOps.mm+54-26
- benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_inference.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/aot_eager_torchbench_training.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/aot_inductor_torchbench_inference.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_inference.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/dynamic_aot_eager_torchbench_training.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_inference.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/dynamic_inductor_torchbench_training.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_inference.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/dynamo_eager_torchbench_training.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_inference.csv+1-1
- benchmarks/dynamo/ci_expected_accuracy/inductor_torchbench_training.csv+1-1
- docker.Makefile+18
- test/distributed/checkpoint/test_state_dict.py+64-1
- test/distributed/fsdp/test_fsdp_tp_integration.py+61-30
- test/distributed/test_device_mesh.py+14-4
- test/dynamo/test_dynamic_shapes.py+1-4
- test/dynamo/test_misc.py+36-3
- test/test_mps.py+18-3
- test/test_type_info.py+23
- torch/__init__.py+3-1
- torch/_dynamo/output_graph.py+11-1
- torch/_dynamo/testing.py-6
- torch/_dynamo/utils.py+15
- torch/_torch_docs.py+3-3
- torch/csrc/Dtype.cpp+7-2
- torch/csrc/Module.cpp+1-3
- torch/csrc/autograd/init.cpp+4-12
- torch/csrc/dynamo/cpython_defs.c+5-1
- torch/csrc/dynamo/cpython_defs.h+3-1
- torch/csrc/dynamo/eval_frame.c+22-8
- torch/distributed/checkpoint/format_utils.py+4-3
- torch/distributed/checkpoint/state_dict.py+52-16
- torch/distributed/device_mesh.py+13-9
- torch/distributed/fsdp/_flat_param.py+8
- torch/onnx/_internal/fx/patcher.py+24-11
- torch/random.py+13-6
- torch/utils/data/datapipes/utils/common.py+4
- torch/utils/hipify/cuda_to_hip_mappings.py+1
0 commit comments