tensorflow (2.3.1-1) experimental; urgency=medium [ Wookey ] * Complete initial packaging (Closes: #959765) (build with bazel3, install files, symlinks, verbose builds) * Remove unused embedded tarballs * Remove rpaths * Add pkgconfig files * Force clean builds * Update Copyright to 2.3.1 * Enable debug builds/packages * Use system libpng, highwayhash, jsoncpp, protoc * Update symbols [ Michael R. Crusoe ] * Restart packaging using bazel-bootstrap [ Andreas Tille ] * New upstream version 2.3.1 * Move package to Debian Deep Learning Team * Uncomment python3-tensorflow * New upstream version * Standards-Version: 4.5.0 (routine-update) * debhelper-compat 13 (routine-update) * cme fix dpkg-control -- Wookey Thu, 10 Jun 2021 09:33:55 +0000 tensorflow (2.0.0-1) experimental; urgency=medium * New upstream version 2.0.0 (Oct 2019). * Rewrite the buildsystem, which reconstructs the dependency graph by parsing the Bazel buildlog, and subsequently generates a Ninja build to approximate the original build sequence. + Bazel2Json.py: reads build command sequence from raw buildlog of bazel, and stores result into a json file. + Json2Ninja.py: read build sequence from json file, understand each command line and rebuild the dependency graph. It also scans the C++ header includes to avoid surprising FTBFS. * Build the following 3 shared objects (standard tensorflow v2): + libtensorflow_framework.so.2 (foundamental lib) + libtensorflow.so.2 (C interface) + libtensorflow_cc.so.2 (C++ interface) -- Mo Zhou Sat, 26 Oct 2019 11:10:28 +0800 tensorflow (1.10.1+dfsg-A2) experimental; urgency=medium * Require B-D highwayhash-dev on all architectures. (Closes: #914985) * Add Yunqiang Su (syq) to Uploaders. [ BuildSystem ] * Significantly simplified code of shogun.py . * Add -DNDEBUG and -pipe to default CXXFLAGS. * Work-In-Progress support for the python interface. (Disabled by default) * Create version_info.cc by ninja target instead of patch. * Fix installation path for the embedded Eigen3 library. + See git history for detailed changes. + The build system is feature-frozen. It will be replaced by a new one for the upcoming TensorFlow 2.X series. -- Mo Zhou Thu, 06 Dec 2018 05:31:39 +0000 tensorflow (1.10.1+dfsg-A1) experimental; urgency=medium * Initial release [1.10.1+dfsg]. (Closes: #804612) * Stage A (with Debian revision "A*") indicates that the source package only produces C and C++ library and development files. * Many thanks to Aron Xu for his sponsorship of the access to his build machine which helped a lot. * Many thanks to Boyuan Yang for FTBFS report. -- Mo Zhou Sat, 08 Sep 2018 08:36:02 +0000