Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.13.* *_cp313
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.13.* *_cp313
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- linux-64
zip_keys:
Expand Down
15 changes: 0 additions & 15 deletions .ci_support/migrations/pytorch26.yaml

This file was deleted.

10 changes: 10 additions & 0 deletions .ci_support/migrations/pytorch27.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.7
kind: version
migration_number: 1
libtorch:
- '2.7'
pytorch:
- '2.7'
migrator_ts: 1746308782.6617868
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 @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-64
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 @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-64
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 @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-64
2 changes: 1 addition & 1 deletion .ci_support/osx_64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.13.* *_cp313
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-64
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 @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-64
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 @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-arm64
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 @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-arm64
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 @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.12.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-arm64
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.13.* *_cp313
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-arm64
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 @@ -27,6 +27,6 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '2.6'
- '2.7'
target_platform:
- osx-arm64
6 changes: 3 additions & 3 deletions .scripts/build_steps.sh

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

2 changes: 1 addition & 1 deletion .scripts/run_docker_build.sh

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

47 changes: 33 additions & 14 deletions build-locally.py

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

2 changes: 1 addition & 1 deletion conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build_platform:
osx_arm64: osx_64
conda_build:
error_overlinking: true
conda_build_tool: 'rattler-build'
conda_build_tool: rattler-build
conda_forge_output_validation: true
conda_install_tool: pixi
github:
Expand Down
Loading
Loading