TensorFlow Internals.
It is open source ebook about TensorFlow kernel and implementation mechanism, including programming model, computation graph, distributed training for machine learning.
Downloads
You can obtain full latex source files of TensorFlow Internals from https://gitlab.com/horance/tensorflow-internals
Install TeX distribution
You should install full texlive packages.
- Ubuntu
$ sudo apt-get install texlive-full- MacOS
Download MacTeX.pkg, and install it.
- Windows
Download TeX Live, and install it (see insruction).
Install Missing Fonts
Then you should install some missing chinese fonts. Please download missing fonts from Gitlab.
$ git clone https://gitlab.com/horance/fonts.git
Then install all missing fonts.
- Ubuntu
$ sudo cp fonts/* /usr/local/share/fonts
$ sudo fc-cache- MacOS
Import all missing fonts into fontbook, then cache all fonts.
$ sudo fc-cache- Windows
Copy the all missing fonts into C:/WINDOWS/Fonts, then cache all fonts.
$ fc-cacheBuild
$ makeif you happen to Error begin with ?, then press R(not r) and Enter to continue.
Preview PDF
- Mac OSX
$ open output/tensorflow-internals.pdf- Ubuntu
$ okular output/tensorflow-internals.pdfif no okular installed, please install it.
$ sudo apt-get install okular- Windows
open the file from directory tensorflow-internals/output.

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
