Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc2873 return ComputeInternal(i, hlo, &memoization_cache); in Compute()
2877 static UseKind ComputeInternal( in ComputeInternal() function in xla::HloInstruction::FusionReusesParamElements
2897 ComputeInternal(i, *hlo.operand(j), cache))); in ComputeInternal()