Searched defs:index_array (Results 1 – 3 of 3) sorted by relevance
73 std::vector<HloInstruction*> index_array; in Run() local
623 glw::GLuint index_array = depth_position_in_array + y_position_in_array + x_position_in_array; in fillStencilData() local
924 def batch_shuffle(index_array, batch_size): argument