Skip to content

Commit 9eabe2a

Browse files
committed
MNT: Re-rendered with conda-build 3.21.9, conda-smithy 3.21.0, and conda-forge-pinning 2022.07.16.15.49.25
1 parent 75c7709 commit 9eabe2a

File tree

43 files changed

+751
-210
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+751
-210
lines changed

.azure-pipelines/azure-pipelines-linux.yml

+60-60
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines/azure-pipelines-osx.yml

+50-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,16 @@ nccl:
2828
- '2'
2929
numpy:
3030
- '1.19'
31+
osx_acceleration:
32+
- None
3133
pin_run_as_build:
3234
python:
3335
min_pin: x.x
3436
max_pin: x.x
3537
python:
3638
- 3.7.* *_cpython
3739
pytorch:
38-
- '1.10'
40+
- '1.11'
3941
target_platform:
4042
- linux-64
4143
zip_keys:
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,16 @@ nccl:
2828
- '2'
2929
numpy:
3030
- '1.19'
31+
osx_acceleration:
32+
- None
3133
pin_run_as_build:
3234
python:
3335
min_pin: x.x
3436
max_pin: x.x
3537
python:
3638
- 3.8.* *_cpython
3739
pytorch:
38-
- '1.10'
40+
- '1.11'
3941
target_platform:
4042
- linux-64
4143
zip_keys:
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,16 @@ nccl:
2828
- '2'
2929
numpy:
3030
- '1.19'
31+
osx_acceleration:
32+
- None
3133
pin_run_as_build:
3234
python:
3335
min_pin: x.x
3436
max_pin: x.x
3537
python:
3638
- 3.9.* *_cpython
3739
pytorch:
38-
- '1.10'
40+
- '1.11'
3941
target_platform:
4042
- linux-64
4143
zip_keys:

0 commit comments

Comments
 (0)