File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- FROM rocm/pytorch:rocm6.4_ubuntu22.04_py3.10_pytorch_release_2.6.0
2-
1+ FROM rocm/pytorch:rocm6.4.4_ubuntu24.04_py3.12_pytorch_release_2.7.1
32ARG ROCM_PATH=/opt/rocm
43ARG MIGRAPHX_BRANCH=master
54ARG GPU_ARCH="gfx900;gfx906;gfx908;gfx90a;gfx1030;gfx1100;gfx1101;gfx1102;gfx940;gfx941;gfx942;gfx950"
Original file line number Diff line number Diff line change 1- FROM rocm/pytorch:rocm6.4_ubuntu22. 04_py3.10_pytorch_release_2.6.0
1+ FROM rocm/pytorch:rocm6.4.4_ubuntu24. 04_py3.12_pytorch_release_2.7.1
22
33ARG ROCM_PATH=/opt/rocm
4- ARG MIGRAPHX_BRANCH="rocm-6.4.0 "
4+ ARG MIGRAPHX_BRANCH="rocm-6.4.4 "
55ARG GPU_ARCH="gfx900;gfx906;gfx908;gfx90a;gfx1030;gfx1100;gfx1101;gfx1102;gfx940;gfx941;gfx942"
66
77# Install Dependencies: MIGraphX
Original file line number Diff line number Diff line change 1- FROM rocm/pytorch:rocm6.4_ubuntu22. 04_py3.10_pytorch_release_2.6.0
1+ FROM rocm/pytorch:rocm6.4.4_ubuntu24. 04_py3.12_pytorch_release_2.7.1
22
33ARG ROCM_PATH=/opt/rocm
44ARG MIGRAPHX_BRANCH=develop
You can’t perform that action at this time.
0 commit comments