Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

up to 2.0.1 #172

Closed
wants to merge 10 commits into from
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
48 changes: 24 additions & 24 deletions .azure-pipelines/azure-pipelines-linux.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 @@ -35,13 +35,13 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
- None
cuda_compiler_version:
- None
cudnn:
- undefined
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libprotobuf:
Expand All @@ -35,13 +35,13 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
- None
cuda_compiler_version:
- None
cudnn:
- undefined
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libprotobuf:
Expand All @@ -35,13 +35,13 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
- None
cuda_compiler_version:
- None
cudnn:
- undefined
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libprotobuf:
Expand All @@ -35,13 +35,13 @@ pin_run_as_build:
python:
- 3.9.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
- None
cuda_compiler_version:
- None
cudnn:
- undefined
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libprotobuf:
Expand All @@ -35,13 +35,13 @@ pin_run_as_build:
python:
- 3.11.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cudnn
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -13,13 +13,13 @@ channel_sources:
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
- None
cuda_compiler_version:
- None
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
Expand All @@ -39,12 +39,13 @@ pin_run_as_build:
python:
- 3.10.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BUILD:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '12'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -13,13 +13,13 @@ channel_sources:
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
- None
cuda_compiler_version:
- None
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libcblas:
Expand All @@ -39,12 +39,13 @@ pin_run_as_build:
python:
- 3.8.* *_cpython
pytorch:
- '1.13'
- '2.0'
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
Expand Down
Loading