Building Graphs

[TOC]

Classes and functions for building TensorFlow graphs.

Core graph data structures

Tensor types

Utility functions

Graph collections

Defining new operations

For libraries building on TensorFlow