Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc3478 if (auto hlo_param = DynCast<HloParameterInstruction>(&hlo)) { in ComputeInternal() local
3479 if (hlo_param->parameter_number() == i) { in ComputeInternal()