conda-forge / conda-forge/tensorflow-feedstock

A few notes from the latest tensorflow builds 2.15

Open
#363 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
93
Forks
93
PR merge metrics
No merged PRs in 30d

Description

This is the first time I'm trying to do a CFEP-03 copy... I looked at the build logs and noted a few minor things, that have to be pre-existing (given the changes here):
```
WARNING: Exact overlap between include/tensorflow/core/platform/ctstring.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between include/tensorflow/core/platform/ctstring_internal.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between include/tsl/c/tsl_status.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between include/tsl/platform/ctstring.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between include/tsl/platform/ctstring_internal.h in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between lib/libtensorflow_framework.2.15.0.dylib in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between lib/libtensorflow_framework.2.dylib in packages libtensorflow_cc and libtensorflow
WARNING: Exact overlap between lib/libtensorflow_framework.dylib in packages libtensorflow_cc and libtensorflow
```

Also why are we putting a patch (that conda patches again) into `$PREFIX/include`? Seems very strange
```
include/third_party/pybind11_protobuf/0001-Add-Python-include-path.patch (text): Patching
```

In any case, I wanted to copy the packages, but I haven't managed to run the [commands](https://github.com/conda-forge/tensorflow-feedstock/pull/347#issuecomment-1809390975), because I cannot pass through authentication of the anaconda client. I have an account, I double-checked (then updated) my password, I've tried various ways to spell my identity (username/email), and I haven't managed to get through yet.

_Originally posted by @h-vetinari in https://github.com/conda-forge/tensorflow-feedstock/issues/361#issuecomment-1867042465_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.