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