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

cleaner: bump 2.8.0; rebase patches; new numpy pins #205

Merged
merged 37 commits into from
May 18, 2022
Merged
Show file tree
Hide file tree
Changes from 9 commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
8395a27
bump 2.8.0; remove patches
ngam Feb 6, 2022
7f295b5
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.16.2, and co…
ngam Feb 6, 2022
52a503b
force grpc_cpp to 1.42
ngam Feb 6, 2022
2ac43a0
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.16.2, and co…
ngam Feb 6, 2022
664d955
Update conda_build_config.yaml
ngam Feb 7, 2022
feada08
pin numpy to 1.20/1.21 and rerender
ngam Feb 7, 2022
b688924
fixing patches, etc.
ngam Feb 7, 2022
134e684
try with no grpc_cpp pin
ngam Feb 9, 2022
d0ecf65
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.16.2, and co…
ngam Feb 9, 2022
03d3eb8
remove unnecessary patches; rebase
ngam Feb 10, 2022
110beb0
add rebased patch
ngam Feb 10, 2022
6a6646c
remove comments about grpc_cpp
ngam Feb 10, 2022
9a2e5ce
bring back lief_dev for osx
ngam Feb 11, 2022
6da3531
Merge branch 'v2.8.0' of github.com:ngam/tensorflow-feedstock into v2…
ngam Feb 11, 2022
70c4b9a
tensorflow doesn't support bazel=5 yet
xhochy Feb 22, 2022
0f00941
Pin abseil-cpp
xhochy Feb 22, 2022
f1b8802
Use gcc=9
xhochy Feb 22, 2022
3b9892a
Enable libtensorflow* on osx-*
xhochy Feb 24, 2022
d516b6e
Merge branch 'main' into v2.8.0
ngam Mar 14, 2022
6588d2d
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
Mar 16, 2022
1a06a39
remove gcc 9 and custom
ngam Mar 16, 2022
5d6c302
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
ngam Mar 16, 2022
afb65fa
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
Mar 16, 2022
546c0e5
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
Mar 16, 2022
b949691
Handle whitespaces in ctng
xhochy Mar 15, 2022
fe13a35
Merge branch 'v2.8.0' of github.com:ngam/tensorflow-feedstock into v2…
ngam Mar 16, 2022
7294ed2
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
xhochy Mar 15, 2022
0712ab5
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.18.0, and co…
Mar 26, 2022
106b1ac
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
Apr 10, 2022
bdab3c9
limit flatbuffers
hmaarrfk Apr 26, 2022
a8e2681
rebase meta
ngam May 12, 2022
0f1e912
MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and co…
ngam May 12, 2022
245e7db
Fix build of libtensorflow on OSX
xhochy May 13, 2022
228683b
Add abseil-cpp pinning to libtensorflow*
xhochy May 13, 2022
e47e79e
Enable cross-compilation
xhochy May 13, 2022
1bb14b3
Add cross-compilation dependencies
xhochy May 13, 2022
cc1eca4
Allow for empty MACOSX_SDK_VERSION
xhochy May 15, 2022
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
80 changes: 40 additions & 40 deletions .azure-pipelines/azure-pipelines-linux.yml

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

28 changes: 14 additions & 14 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 @@ -23,7 +23,7 @@ docker_image:
giflib:
- '5.2'
grpc_cpp:
- '1.42'
- '1.43'
icu:
- '69'
jpeg:
Expand All @@ -36,8 +36,6 @@ libprotobuf:
- '3.19'
nccl:
- '2'
numpy:
- '1.21'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -72,7 +70,6 @@ zip_keys:
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker_image:
giflib:
- '5.2'
grpc_cpp:
- '1.42'
- '1.43'
icu:
- '69'
jpeg:
Expand All @@ -36,8 +36,6 @@ libprotobuf:
- '3.19'
nccl:
- '2'
numpy:
- '1.18'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -72,7 +70,6 @@ zip_keys:
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker_image:
giflib:
- '5.2'
grpc_cpp:
- '1.42'
- '1.43'
icu:
- '69'
jpeg:
Expand All @@ -36,8 +36,6 @@ libprotobuf:
- '3.19'
nccl:
- '2'
numpy:
- '1.18'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -72,7 +70,6 @@ zip_keys:
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker_image:
giflib:
- '5.2'
grpc_cpp:
- '1.42'
- '1.43'
icu:
- '69'
jpeg:
Expand All @@ -36,8 +36,6 @@ libprotobuf:
- '3.19'
nccl:
- '2'
numpy:
- '1.19'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -72,7 +70,6 @@ zip_keys:
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker_image:
giflib:
- '5.2'
grpc_cpp:
- '1.42'
- '1.43'
icu:
- '69'
jpeg:
Expand All @@ -36,8 +36,6 @@ libprotobuf:
- '3.19'
nccl:
- '2'
numpy:
- '1.21'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -72,7 +70,6 @@ zip_keys:
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker_image:
giflib:
- '5.2'
grpc_cpp:
- '1.42'
- '1.43'
icu:
- '69'
jpeg:
Expand All @@ -36,8 +36,6 @@ libprotobuf:
- '3.19'
nccl:
- '2'
numpy:
- '1.18'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -72,7 +70,6 @@ zip_keys:
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker_image:
giflib:
- '5.2'
grpc_cpp:
- '1.42'
- '1.43'
icu:
- '69'
jpeg:
Expand All @@ -36,8 +36,6 @@ libprotobuf:
- '3.19'
nccl:
- '2'
numpy:
- '1.18'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -72,7 +70,6 @@ zip_keys:
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker_image:
giflib:
- '5.2'
grpc_cpp:
- '1.42'
- '1.43'
icu:
- '69'
jpeg:
Expand All @@ -36,8 +36,6 @@ libprotobuf:
- '3.19'
nccl:
- '2'
numpy:
- '1.19'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -72,7 +70,6 @@ zip_keys:
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ docker_image:
giflib:
- '5.2'
grpc_cpp:
- '1.42'
- '1.43'
icu:
- '69'
jpeg:
Expand All @@ -36,8 +36,6 @@ libprotobuf:
- '3.19'
nccl:
- '2'
numpy:
- '1.21'
openssl:
- 1.1.1
pin_run_as_build:
Expand Down Expand Up @@ -72,7 +70,6 @@ zip_keys:
- cdt_name
- docker_image
- - python
- numpy
- python_impl
zlib:
- '1.2'
Loading