Skip to content

Commit

Permalink
Merge pull request #12 from jeongseok-meta/2.5.1
Browse files Browse the repository at this point in the history
Update to torchaudio 2.5.1 and rebuild with pytorch 2.5.1
  • Loading branch information
h-vetinari authored Dec 8, 2024
2 parents 3d1d52e + f5ccffa commit d6d4767
Show file tree
Hide file tree
Showing 31 changed files with 45 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-64
xz:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bzip2:
- '1'
c_compiler:
Expand All @@ -10,8 +8,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- conda
channel_sources:
Expand All @@ -35,7 +31,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-aarch64
xz:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bzip2:
- '1'
c_compiler:
Expand All @@ -10,8 +8,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- conda
channel_sources:
Expand All @@ -35,7 +31,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-aarch64
xz:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bzip2:
- '1'
c_compiler:
Expand All @@ -10,8 +8,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- conda
channel_sources:
Expand All @@ -35,7 +31,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-aarch64
xz:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bzip2:
- '1'
c_compiler:
Expand All @@ -10,8 +8,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- conda
channel_sources:
Expand All @@ -35,7 +31,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-aarch64
xz:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bzip2:
- '1'
c_compiler:
Expand All @@ -10,8 +8,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- conda
channel_sources:
Expand All @@ -35,7 +31,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-aarch64
xz:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bzip2:
- '1'
c_compiler:
Expand All @@ -10,8 +8,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- conda
channel_sources:
Expand All @@ -35,7 +31,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-aarch64
xz:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bzip2:
- '1'
c_compiler:
Expand All @@ -10,8 +8,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- conda
channel_sources:
Expand All @@ -35,7 +31,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-aarch64
xz:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
bzip2:
- '1'
c_compiler:
Expand All @@ -10,8 +8,6 @@ c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_arch:
- aarch64
cdt_name:
- conda
channel_sources:
Expand All @@ -35,7 +31,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- linux-aarch64
xz:
Expand Down
10 changes: 10 additions & 0 deletions .ci_support/migrations/pytorch24.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
__migrator:
build_number: 1
commit_message: Rebuild for pytorch 2.5
kind: version
migration_number: 1
libtorch:
- '2.5'
migrator_ts: 1730666768.682698
pytorch:
- '2.5'
2 changes: 1 addition & 1 deletion .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- osx-64
xz:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- osx-64
xz:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- osx-64
xz:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- osx-64
xz:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- osx-arm64
xz:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- osx-arm64
xz:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- osx-arm64
xz:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.4'
- '2.5'
target_platform:
- osx-arm64
xz:
Expand Down
Loading

0 comments on commit d6d4767

Please sign in to comment.