Home / Class/ pytorch_qnnp_sparse_matrix_indices_dtype_uint8_t Class — pytorch Architecture

pytorch_qnnp_sparse_matrix_indices_dtype_uint8_t Class — pytorch Architecture

Architecture documentation for the pytorch_qnnp_sparse_matrix_indices_dtype_uint8_t class in pack_block_sparse.h from the pytorch codebase.

Entity Profile

Source Code

aten/src/ATen/native/quantized/cpu/qnnpack/include/pack_block_sparse.h lines 242–246

template <>
struct IndicesDtypeEnumTrait<uint8_t> {
  const static pytorch_qnnp_sparse_matrix_indices_dtype dtype =
      pytorch_qnnp_sparse_matrix_indices_dtype_uint8_t;
};

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free