Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Ddynamic_stitch_op.cc115 int number_of_indices = max_index + 1; in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc2477 auto number_of_indices = start_index_shapes.size(); in InferDynamicSliceShape() local
2583 auto number_of_indices = start_index_shapes.size(); in InferDynamicUpdateSliceShape() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderAPI.cpp2595 const glw::GLuint number_of_indices = 128 * m_gl_max_geometry_atomic_counter_buffers_ext_value; in iterate() local