Commit Graph

4 Commits

Author SHA1 Message Date
Jonathan Ringer
e1b17b2d49 Revert "Updating relax-dependencies.patch"
This reverts commit 43362bd872.
2021-06-16 18:39:39 -07:00
Roger Qiu
43362bd872 Updating relax-dependencies.patch 2021-06-16 18:24:30 -07:00
Alexander Tsvyashchenko
69d1e62b36 python3Packages.tensorflow_2: 2.3.2 -> 2.4.0
Also the following related changes:
* Removed Python 2 support because it's not supported by TF and related packages for a long time.
* Upgraded tensorboard and estimator packages to the required versions.
* Added extra plugins for tensorboard to support profiling.
* In the previous derivation versions, TF_SYSTEM_LIBS didn't have any effect because it was reset at repo fetching stage, so TF always used its own dependencies. Made TF_SYSTEM_LIBS actually work and fixed the errors caused by enabling it.
* Enabled tensorboard by default (but still keeping an option to disable it if needed).
2021-01-11 00:30:43 +01:00
Jörg Thalheim
1976d79627
tensorflow: drop 1.x
it no longer works without our default python version and needs
many patches to compile.
2021-01-07 18:52:44 +01:00