#707 · Primary category: Education & Research

tensorflow-internals

deeplearning machine-learning tensorflow

It is open source ebook about TensorFlow kernel and implementation mechanism.

Project last updated:05/05/23

GitHub Stars

2.9K

Forks

572

Contributors

6

License

Other

Why we included this project

Anyone who wants to see how TensorFlow really works under the hood will find this ebook useful. It walks through the core kernel and execution machinery, covering the programming model, the computation graph, and how distributed training is coordinated, and it reads like a companion to the source code itself. The LaTeX sources are freely available, so you can build the PDF yourself or adapt the material for a course. The book is honest about its scope: it documents an older generation of the TensorFlow codebase, so APIs and implementation details have moved on, but as an architectural tour of a widely studied deep learning framework it still teaches well. For developers or instructors who learn best by tracing how a large system.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category