Skip to content

Commit

Permalink
Merge pull request #385 from h-vetinari/2.16
Browse files Browse the repository at this point in the history
tf 2.16, py 3.12, various migrations
  • Loading branch information
xhochy authored May 23, 2024
2 parents 8049512 + 82738ae commit dd0d4e5
Show file tree
Hide file tree
Showing 62 changed files with 1,131 additions and 325 deletions.
33 changes: 20 additions & 13 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 @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -21,25 +25,25 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
flatbuffers:
- 23.5.26
- 24.3.25
giflib:
- '5.2'
github_actions_labels:
- cirun-openstack-cpu-xlarge
icu:
- '73'
libabseil:
- '20230802'
- '20240116'
libcurl:
- '8'
libgrpc:
- '1.59'
- '1.62'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 4.24.4
- 4.25.3
nccl:
- '2'
numpy:
Expand All @@ -57,7 +61,7 @@ python:
python_impl:
- cpython
snappy:
- '1'
- '1.2'
sqlite:
- '3'
target_platform:
Expand All @@ -67,12 +71,11 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - libgrpc
- libprotobuf
- - python
- numpy
- python_impl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -21,25 +25,25 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
flatbuffers:
- 23.5.26
- 24.3.25
giflib:
- '5.2'
github_actions_labels:
- cirun-openstack-cpu-xlarge
icu:
- '73'
libabseil:
- '20230802'
- '20240116'
libcurl:
- '8'
libgrpc:
- '1.59'
- '1.62'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 4.24.4
- 4.25.3
nccl:
- '2'
numpy:
Expand All @@ -57,7 +61,7 @@ python:
python_impl:
- cpython
snappy:
- '1'
- '1.2'
sqlite:
- '3'
target_platform:
Expand All @@ -67,12 +71,11 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - libgrpc
- libprotobuf
- - python
- numpy
- python_impl
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- None
cuda_compiler_version:
- None
cudnn:
- '8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
flatbuffers:
- 24.3.25
giflib:
- '5.2'
github_actions_labels:
- cirun-openstack-cpu-xlarge
icu:
- '73'
libabseil:
- '20240116'
libcurl:
- '8'
libgrpc:
- '1.62'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 4.25.3
nccl:
- '2'
numpy:
- '1.26'
openssl:
- '3'
perl:
- 5.32.1
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
python_impl:
- cpython
snappy:
- '1.2'
sqlite:
- '3'
target_platform:
- linux-64
tensorflow:
- '2.15'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -21,25 +25,25 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
flatbuffers:
- 23.5.26
- 24.3.25
giflib:
- '5.2'
github_actions_labels:
- cirun-openstack-cpu-xlarge
icu:
- '73'
libabseil:
- '20230802'
- '20240116'
libcurl:
- '8'
libgrpc:
- '1.59'
- '1.62'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 4.24.4
- 4.25.3
nccl:
- '2'
numpy:
Expand All @@ -57,7 +61,7 @@ python:
python_impl:
- cpython
snappy:
- '1'
- '1.2'
sqlite:
- '3'
target_platform:
Expand All @@ -67,12 +71,11 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - libgrpc
- libprotobuf
- - python
- numpy
- python_impl
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -21,25 +25,25 @@ cxx_compiler_version:
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
flatbuffers:
- 23.5.26
- 24.3.25
giflib:
- '5.2'
github_actions_labels:
- cirun-openstack-cpu-xlarge
icu:
- '73'
libabseil:
- '20230802'
- '20240116'
libcurl:
- '8'
libgrpc:
- '1.59'
- '1.62'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 4.24.4
- 4.25.3
nccl:
- '2'
numpy:
Expand All @@ -57,7 +61,7 @@ python:
python_impl:
- cpython
snappy:
- '1'
- '1.2'
sqlite:
- '3'
target_platform:
Expand All @@ -67,12 +71,11 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - libgrpc
- libprotobuf
- - python
- numpy
- python_impl
Expand Down
Loading

0 comments on commit dd0d4e5

Please sign in to comment.