Skip to content

Commit

Permalink
Rebuild for pytorch 2.4, drop python 3.8 (#66)
Browse files Browse the repository at this point in the history
* Rebuild for pytorch 2.4

* MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.0, and conda-forge-pinning 2024.08.23.18.51.20

* Use build to help hte bot, remove missing dso whitelist

* MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.0, and conda-forge-pinning 2024.08.30.04.04.42

---------

Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
  • Loading branch information
3 people authored Aug 30, 2024
1 parent 260a70f commit e419688
Show file tree
Hide file tree
Showing 21 changed files with 25 additions and 228 deletions.
12 changes: 0 additions & 12 deletions .azure-pipelines/azure-pipelines-linux.yml

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

3 changes: 0 additions & 3 deletions .azure-pipelines/azure-pipelines-osx.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 @@ -29,7 +29,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 @@ -29,7 +29,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 @@ -29,7 +29,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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 @@ -29,7 +29,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 @@ -29,7 +29,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 @@ -29,7 +29,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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 @@ -29,7 +29,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 @@ -29,7 +29,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 @@ -29,7 +29,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.3'
- '2.4'
target_platform:
- linux-64
zip_keys:
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,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'
37 changes: 0 additions & 37 deletions .ci_support/osx_arm64_python3.8.____cpython.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions README.md

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

Loading

0 comments on commit e419688

Please sign in to comment.