Home
last modified time | relevance | path

Searched defs:input_index_map (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_fill_empty_rows_op_gpu.cu.cc131 const Tindex* input_index_map, const Tindex* indices, const T* values, in ScatterInputElementsKernel()
386 Tindex* input_index_map = nullptr; in operator ()() local
470 Tindex* input_index_map = input_index_map_t->flat<Tindex>().data(); in ArgSortByRows() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Ddtensor_device_util.h77 std::vector<int> input_index_map; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dnir_to_rc.c90 struct ureg_src *input_index_map; member
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c109 struct ureg_src *input_index_map; member