Home
last modified time | relevance | path

Searched defs:n_index (Results 1 – 10 of 10) sorted by relevance

/external/XNNPACK/test/
Dgemm-microkernel-tester.h249 for (size_t n_index = 0; n_index < n(); n_index++) { variable
289 for (size_t n_index = 0; n_index < n(); n_index++) { variable
366 for (size_t n_index = 0; n_index < n(); n_index++) { variable
416 for (size_t n_index = 0; n_index < n(); n_index++) { variable
471 for (size_t n_index = 0; n_index < n(); n_index++) { variable
509 for (size_t n_index = 0; n_index < n(); n_index++) { variable
564 for (size_t n_index = 0; n_index < n(); n_index++) { variable
602 for (size_t n_index = 0; n_index < n(); n_index++) { variable
680 for (size_t n_index = 0; n_index < n(); n_index++) { variable
728 for (size_t n_index = 0; n_index < n(); n_index++) { variable
[all …]
/external/llvm-project/polly/lib/External/ppcg/
Dgpu_array_tile.c28 struct gpu_array_tile *gpu_array_tile_create(isl_ctx *ctx, int n_index) in gpu_array_tile_create()
Dgpu.h29 int n_index; member
76 unsigned n_index; member
141 unsigned n_index; member
Dgpu.c114 int n_index; in compute_extent() local
191 int n_index; in extract_array_info() local
869 int n_index = group->array->n_index; in group_tile() local
1315 int n_index; in localize_bounds() local
Dgpu_group.c1096 int n_index = group->array->n_index; in compute_group_bounds_core() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dqr_expander.cc301 int64 n_index = batch_dims.size() + 1; in CompactWYRepresentation() local
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTessellation.cpp1265 for (unsigned int n_index = interleave_rate; n_index < bo_size; n_index += interleave_rate) in initRun() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cSparseBufferTests.cpp6028 for (unsigned int n_index = 0; n_index < m_n_vertices_per_instance + 1; ++n_index) in initTestData() local
Dgl4cVertexAttrib64BitTest.cpp3521 for (unsigned short n_index = 0; n_index < (unsigned short)m_n_batches; ++n_index) in initBuffers() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf.cc5996 int64_t n_index = batch_dims.size() + 1; in ComputeWYRepresentation() local