tfd.graph

TF_Graph wrapper.

Members

Functions

newGraph
Graph newGraph()

Creates a new reference-counted Graph object.

Structs

Graph
struct Graph

Shared GraphOwner type.

GraphOwner
struct GraphOwner

TF_Graph freed by dtor (RAII) with convinient methods.

Operation
struct Operation

TF_Operation wrapper used in Graph.

Meta