Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dspace_to_batch_converter.cc2288 HloInstruction* select_val, int64_t new_batch_dim, in SelectValidPortion()
2585 auto select_val = computation_->AddInstruction(HloInstruction::CreateConstant( in PropagateOnConv() local
3237 auto select_val = computation_->AddInstruction(HloInstruction::CreateConstant( in PropagateOnBackpropFilterConv() local
3813 auto select_val = computation_->AddInstruction(HloInstruction::CreateConstant( in PerformSpaceToBatchOnConvolution() local
/aosp_15_r20/external/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c49 uint16_t select_val; member