Searched refs:instruction_names (Results 1 – 1 of 1) sorted by relevance
247 absl::flat_hash_set<string> instruction_names; in CheckUniqueNamesAndIdsForComputationsAndInstructions() local260 TF_RET_CHECK(!ContainsKey(instruction_names, instruction->name())) in CheckUniqueNamesAndIdsForComputationsAndInstructions()262 instruction_names.insert(instruction->name()); in CheckUniqueNamesAndIdsForComputationsAndInstructions()