Skip to content

Commit

Permalink
Rebuild for pytorch 2.4 (#16)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Aug 25, 2024
2 parents 88ded61 + 4b2277a commit 8a60db7
Show file tree
Hide file tree
Showing 27 changed files with 124 additions and 115 deletions.
60 changes: 30 additions & 30 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
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.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
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.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
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.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
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.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
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.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
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.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
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.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
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.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +21,7 @@ cudnn:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +21,7 @@ cudnn:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +21,7 @@ cudnn:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +21,7 @@ cudnn:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +21,7 @@ cudnn:
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
Expand All @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
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.4
kind: version
migration_number: 1
libtorch:
- '2.4'
migrator_ts: 1724386221.5909793
pytorch:
- '2.4'
6 changes: 3 additions & 3 deletions .ci_support/osx_64_numpy1.22python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION:
c_compiler:
- clang
c_compiler_version:
- '16'
- '17'
c_stdlib:
- macosx_deployment_target
c_stdlib_version:
Expand All @@ -21,7 +21,7 @@ cuda_compiler_version:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '16'
- '17'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
Expand All @@ -33,7 +33,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- osx-64
zip_keys:
Expand Down
Loading

0 comments on commit 8a60db7

Please sign in to comment.