Skip to content

Commit

Permalink
Merge pull request #12 from regro-cf-autotick-bot/rebuild-pytorch23-0…
Browse files Browse the repository at this point in the history
…-1_hb70e38

Rebuild for pytorch 2.3
  • Loading branch information
Tobias-Fischer authored May 18, 2024
2 parents ac06e1e + dde141b commit 847b760
Show file tree
Hide file tree
Showing 22 changed files with 32 additions and 21 deletions.
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
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.1'
- '2.3'
target_platform:
- linux-64
zip_keys:
Expand Down
11 changes: 11 additions & 0 deletions .ci_support/migrations/pytorch23.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
__migrator:
kind: version
commit_message: "Rebuild for pytorch 2.3"
migration_number: 1
bump_number: 1

libtorch:
- '2.3'
pytorch:
- '2.3'
migrator_ts: 1715797797.926
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.22python3.10.____cpython.yaml
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.1'
- '2.3'
target_platform:
- osx-64
zip_keys:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.22python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '2.1'
- '2.3'
target_platform:
- osx-64
zip_keys:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.22python3.9.____cpython.yaml
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.1'
- '2.3'
target_platform:
- osx-64
zip_keys:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml
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.1'
- '2.3'
target_platform:
- osx-64
zip_keys:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.26python3.12.____cpython.yaml
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.1'
- '2.3'
target_platform:
- osx-64
zip_keys:
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ source:
sha256: fc4fb28bc421bb05e8b5bbf5de1b434b4cec506c76b8ea999785010a2371db59

build:
number: 3
number: 4
script: {{ PYTHON }} -m pip install . -vv
script_env:
- CC=$GCC # [linux64 and cuda_compiler_version != 'None']
Expand Down

0 comments on commit 847b760

Please sign in to comment.