Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1662 kTrueComputationIndex = 0, enumerator
Dhlo_instruction.cc2060 return called_computations_[kTrueComputationIndex]; in true_computation()