tf_1.8_xla_doc
|
#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"
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... | |