Home
last modified time | relevance | path

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

/external/XNNPACK/test/
Dgemm-microkernel-tester.cc65 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
95 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
177 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
217 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
288 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
299 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
335 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
422 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
441 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
472 for (size_t n_index = 0; n_index < n(); n_index++) { in Test() local
[all …]
/external/tensorflow/tensorflow/compiler/xla/service/
Dqr_expander.cc325 int64_t 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.cc6908 int64_t n_index = batch_dims.size() + 1; in ComputeWYRepresentation() local