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.h1977 kBodyComputationIndex = 0, enumerator
Dhlo_instruction.cc2475 return called_computations_[kBodyComputationIndex]; in while_body()
2491 called_computations_[kBodyComputationIndex] = computation; in set_while_body()