Update 2020 07 17 notes authored by Michael R. Crusoe's avatar Michael R. Crusoe
...@@ -42,7 +42,7 @@ How can we help Olek? Need to start Tensorflow packaging now. https://salsa.debi ...@@ -42,7 +42,7 @@ How can we help Olek? Need to start Tensorflow packaging now. https://salsa.debi
https://github.com/tensorflow/tensorflow/releases/tag/v1.15.3 https://github.com/tensorflow/tensorflow/releases/tag/v1.15.3
If we wanted to start packaging Tensorflow today: If we wanted to start packaging Tensorflow today:
1. get the new grpc + abseil built locally from Debian Experimental/NEW (or get patch from Yun) https://packages.debian.org/source/experimental/grpc 1. get the new grpc + [abseil](https://ftp-master.debian.org/new/abseil_0~20200225.2-1.html) built locally from Debian Experimental/NEW (or get patch from Yun) https://packages.debian.org/source/experimental/grpc
2. Build local copy of https://salsa.debian.org/java-team/checker-framework-java 2. Build local copy of https://salsa.debian.org/java-team/checker-framework-java
3. Upgrade bazel-bootstrap https://salsa.debian.org/bazel-team/bazel-bootstrap to 3.4 (mostly removing patches) 3. Upgrade bazel-bootstrap https://salsa.debian.org/bazel-team/bazel-bootstrap to 3.4 (mostly removing patches)
4. Then fork/branch https://salsa.debian.org/science-team/tensorflow , update upstream to 2.1.0 remove patches that work around bazel and add bazel-bootstrap to the build-depends. 4. Then fork/branch https://salsa.debian.org/science-team/tensorflow , update upstream to 2.1.0 remove patches that work around bazel and add bazel-bootstrap to the build-depends.
... ...
......