Home
last modified time | relevance | path

Searched defs:ImportGraphDefOptions (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor.h56 struct ImportGraphDefOptions { struct
57 ImportGraphDefOptions() in ImportGraphDefOptions() argument
67 string prefix;
73 bool uniquify_names;
78 bool uniquify_prefix;
91 std::map<SafeTensorId, SafeTensorId> input_map;
95 bool skip_mapped_nodes;
103 std::vector<string> control_dependencies;
115 std::vector<SafeTensorId> return_tensors;
149 // ImportGraphDefOptions::return_tensors. Note that the index may be different argument