tf_1.8_xla_doc
|
#include <set>
#include "tensorflow/core/framework/op.h"
#include "tensorflow/core/lib/core/status.h"
Go to the source code of this file.
Namespaces | |
tensorflow | |
Functions | |
Status | tensorflow::AddDefaultAttrsToGraphDef (GraphDef *graph_def, const OpRegistryInterface &op_registry, int node_offset) |
Assign each NodeDefs of GraphDef default values. More... | |