简介
TensorFlow中有多个概念.
- Basic
该章节介绍TensorFlow中一些基本的概念.
TensorFlow中的Graph和Session -
Dataset
TensorFlow Dataset -
Estimator
http://www.blackpoint.tech/?p=1363&preview=true -
TensorBoard
-
Keras
-
Debug
TensorFlow Debug -
TensorFlow Serving
TensorFlow Serving – Architecture
Tensorflow Serving Brief -
Save & restore with SavedModel
-
Python 与 C/C++语言的交互
补充:
-
tensorflow / numpy 如何进行高效的数学计算?