Home
last modified time | relevance | path

Searched defs:index_vector (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dscatter_expander.cc133 HloInstruction* index_vector, const ScatterDimensionNumbers& dim_numbers, in ExpandIndexVectorIntoOperandSpace()
238 HloInstruction* index_vector; in ScatterLoopBody() local
Dgather_expander.cc111 HloInstruction* index_vector, const GatherDimensionNumbers& dim_numbers, in ExpandIndexVectorIntoOperandSpace()
168 HloInstruction* index_vector; in GatherLoopBody() local
/external/webrtc/webrtc/common_audio/vad/
Dvad_core.h42 int16_t index_vector[16 * kNumChannels]; member