开源中文书《TensorFlow 内核剖析》

栏目: 数据库 · 发布时间: 6年前

内容简介:It is open source ebook about TensorFlow kernel and implementation mechanism, including programming model, computation graph, distributed training for machine learning.You can obtain full latex source files of TensorFlow Internals fromYou should install f

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

You should install full texlive packages.

  • Ubuntu
$ sudo apt-get install texlive-full
  • MacOS

Download MacTeX.pkg , and install it.

  • Windowns

Download CTEX-full , and install it.

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-cache

Build

$ make

if 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.pdf

if no okular installed, please install it.

$ sudo apt-get install okular
  • Windows

open the file from directory tensorflow-internals/output .

License

MIT License


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

结网

结网

王坚 / 人民邮电出版社 / 2010-12-10 / 59.00元

本书以如何创建、发布、推广互联网产品为主线,介绍了互联网产品经理的工作内容以及应对每一部分工作所需的方法和工具。为用户创造价值是产品经理的第一要务,产品经理的工作是围绕用户及具体任务展开的,本书丰富的案例和透彻的分析道出了从发现用户到最终满足用户这一过程背后的玄机。 本书面向现在正在从事及未来将要从事互联网相关工作的创业者和产品经理,也可以作为互联网产品策划人员或相关专业学生的参考书。新版完......一起来看看 《结网》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换