Skip to content

Commit

Permalink
Rebuild for pytorch 2.4 (#53)
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

* remove rpath

* setuptools

* MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.40.1, and conda-forge-pinning 2024.09.19.19.32.49

---------

Co-authored-by: Mark Harfouche <[email protected]>
Co-authored-by: Isuru Fernando <[email protected]>
Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Sep 30, 2024
1 parent 694f096 commit 6df941a
Show file tree
Hide file tree
Showing 40 changed files with 154 additions and 597 deletions.
116 changes: 48 additions & 68 deletions .azure-pipelines/azure-pipelines-linux.yml

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

8 changes: 0 additions & 8 deletions .azure-pipelines/azure-pipelines-osx.yml

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

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.12.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.10.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.11.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.12.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ pin_run_as_build:
max_pin: x.x
python:
- 3.9.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
Expand Down
Loading

0 comments on commit 6df941a

Please sign in to comment.