Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dgraph_constructor.h68 struct ImportGraphDefOptions { struct
69 ImportGraphDefOptions() in ImportGraphDefOptions() argument
79 string prefix;
85 bool uniquify_names;
90 bool uniquify_prefix;
103 std::map<SafeTensorId, SafeTensorId> input_map;
107 bool skip_mapped_nodes;
115 std::vector<string> control_dependencies;
127 std::vector<SafeTensorId> return_tensors;
161 // ImportGraphDefOptions::return_tensors. Note that the index may be different argument