tf_1.8_xla_doc
Namespaces | Functions
graph_constructor.h File Reference
#include "tensorflow/core/framework/graph.pb.h"
#include "tensorflow/core/graph/graph.h"
#include "tensorflow/core/graph/tensor_id.h"
#include "tensorflow/core/lib/core/status.h"
Include dependency graph for graph_constructor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tensorflow
 

Functions

Status tensorflow::ConvertGraphDefToGraph (const GraphConstructorOptions &opts, const GraphDef &gdef, Graph *g)
 Convert GraphDef defined protobuf to type Graph More...