《TensorFlow内核剖析》笔记

市面上对TensorFlow使用介绍的书非常之多,但剖析原理的却很少。如果对TensorFlow的底层实现感兴趣,刘光聪的《TensorFlow内核剖析》是一个不错的选择。同时,这是一本开源技术书,可以免费获得。

DistBelife框架

DistBelife框架

DistBelief缺点

DistBelief缺点

TensorFlow设计原则

TensorFlow设计原则

TensorFlow优势

TensorFlow优势

TensorFlow里程碑

TensorFlow里程碑

TensorFlow技术栈

TensorFlow技术栈

TensorFlow系统架构

TensorFlow系统架构

TensorFlow系统架构

说明
说明

Client
Client

Master
Master

Worker
Worker

Kernel
Kernel

集群组建

集群组建

本地模式

本地模式

本地模式

本地模式:图操作
本地模式:图操作

分布式模式

分布式模式

分布式模式

分布式模式-图操作
分布式模式-图操作

PS与Worker
PS与Worker

服务互联
服务互联

单Client接入集群
单Client接入集群

多Client接入集群
多Client接入集群

会话协同
会话协同

会话控制领域模型
会话控制领域模型

获取远端设备集
获取远端设备集

你可能感兴趣的:(《TensorFlow内核剖析》笔记)