Home
last modified time | relevance | path

Searched defs:select_val (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dspace_to_batch_converter.cc1651 HloInstruction* select_val, int64 new_batch_dim, int64 new_space_dim, in SelectValidPortion()
1895 auto select_val = computation_->AddInstruction(HloInstruction::CreateConstant( in PropagateOnConv() local
2372 auto select_val = computation_->AddInstruction(HloInstruction::CreateConstant( in PropagateOnBackpropFilterConv() local
2800 auto select_val = computation_->AddInstruction(HloInstruction::CreateConstant( in PerformSpaceToBatchOnConvolution() local
/external/mesa3d/src/freedreno/perfcntrs/
Dfdperf.c62 uint16_t select_val; member