Home
last modified time | relevance | path

Searched defs:index_count (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h724 std::vector<int64> index_count; member
/external/llvm-project/lldb/tools/compact-unwind/
Dcompact-unwind-dumper.c1372 uint32_t index_count = baton.unwind_header.indexCount; in print_index_sections() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1454 std::vector<int64> index_count; in IterationSpaceForOutputBatchIndices() local
1472 std::vector<int64> index_count(output_rank, 1); in IterationSpaceForOutputOffsetIndices() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp389 glw::GLint index_count = 0; in testExtension1() local
/external/igt-gpu-tools/lib/
Dpanfrost-job.h888 u32 index_count; member
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h721 uint32_t index_count; member
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc3043 uint64_t index_count = index_type.getShape()[index_vector_dim]; in fold() local
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c5074 uint32_t index_count) in radv_cs_emit_draw_indexed_packet()