Searched defs:ImportGraphDefOptions (Results 1 – 1 of 1) sorted by relevance
56 struct ImportGraphDefOptions { struct57 ImportGraphDefOptions() in ImportGraphDefOptions() argument67 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