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.cc2880 if (auto hlo_param = DynCast<HloParameterInstruction>(&hlo)) { in ComputeInternal() local
2881 if (hlo_param->parameter_number() == i) { in ComputeInternal()