Home
last modified time | relevance | path

Searched refs:kBodyComputationIndex (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1654 kBodyComputationIndex = 0, enumerator
Dhlo_instruction.cc2033 return called_computations_[kBodyComputationIndex]; in while_body()
2049 called_computations_[kBodyComputationIndex] = computation; in set_while_body()