Home
last modified time | relevance | path

Searched refs:ClearUniqueIdInternal (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.h276 computation->ClearUniqueIdInternal(); in AddComputationAndUnifyNamesAndIds()
278 instruction->ClearUniqueIdInternal(); in AddComputationAndUnifyNamesAndIds()
Dhlo_computation.h405 void ClearUniqueIdInternal() { unique_id_ = -1; } in ClearUniqueIdInternal() function
Dhlo_instruction.h1283 void ClearUniqueIdInternal() { unique_id_ = -1; } in ClearUniqueIdInternal() function