List of all items
Structs
- buffer::BufferHandle
- buffer::PrivateMemoryClass
- buffer::PrivateTag
- composite::CompositeTensor
- composite::CompositeValidator
- descriptor::DescriptorFlags
- descriptor::TensorDescriptor
- descriptor::composite_member::CompositeMemberDescriptor
- descriptor::ext_type::ExtensionTypeDescriptor
- descriptor::shard::ShardDescriptor
- descriptor::statistics::Statistics
- descriptor::statistics::StatisticsMask
- layout::block_paged::BlockPagedLayout
- layout::composite::CompositeLayout
- layout::coo::CooLayout
- layout::csc::CscLayout
- layout::csf::CsfLayout
- layout::csr::CsrLayout
- layout::hilbert::HilbertLayout
- layout::morton::MortonLayout
- layout::private_extension::PrivateExtensionLayout
- layout::strided::StridedLayout
- layout::tiled::InnerStrides
- layout::tiled::OuterStrides
- layout::tiled::TiledLayout
- layout::unknown::UnknownLayout
- quantization::mxfp::Mxfp
- quantization::nf4::Nf4
- quantization::per_block_affine::PerBlockAffine
- quantization::per_channel_affine::PerChannelAffine
- quantization::per_tensor_affine::PerTensorAffine
- shape::Shape
Enums
- buffer::DeviceTag
- buffer::MemoryClass
- buffer::SyncMode
- descriptor::composite_member::MemberRole
- element_type::ElementType
- error::Error
- layout::LayoutDescriptor
- layout::block_paged::BlockTableIndexType
- layout::block_paged::KvRole
- layout::composite::CombineOp
- layout::composite::CompositionRule
- quantization::QuantizationDescriptor
- quantization::QuantizationSchemeTag
Traits
Functions
- buffer::validate_colocation
- buffer_size_bytes
- layout::addressing::block_paged::element_offset_u32
- layout::addressing::block_paged::element_offset_u64
- layout::addressing::block_paged::validate_index_buffers_u32
- layout::addressing::block_paged::validate_index_buffers_u64
- layout::addressing::byte_address_from_element_offset
- layout::addressing::coo::element_offset
- layout::addressing::csc::element_offset
- layout::addressing::csf::element_offset
- layout::addressing::csf::validate_index_buffers
- layout::addressing::csr::element_offset
- layout::is_invalid_tag
- layout::is_named_tag
- layout::is_private_tag
- layout::is_reserved_tag
- layout::validate_layout_tag_strict
- quantization::validate_axis
- quantization::validate_buffer_placement
Type Aliases
Constants
- buffer::MIN_BUFFER_ALIGNMENT
- buffer::PAGE_ALIGNMENT
- composite::MAX_COMPOSITE_DEPTH
- descriptor::DESCRIPTOR_VERSION_MAJOR
- descriptor::DESCRIPTOR_VERSION_MINOR
- descriptor::MAGIC
- layout::TAG_BLOCK_PAGED
- layout::TAG_COL_MAJOR
- layout::TAG_COMPOSITE
- layout::TAG_COO
- layout::TAG_CSC
- layout::TAG_CSF
- layout::TAG_CSR
- layout::TAG_HILBERT
- layout::TAG_MORTON
- layout::TAG_ROW_MAJOR
- layout::TAG_STRIDED
- layout::TAG_TILED
- layout::private_extension::PRIVATE_LAYOUT_TAG_MAX
- layout::private_extension::PRIVATE_LAYOUT_TAG_MIN
- layout::tiled::MAX_TILED_DEPTH
- quantization::mxfp::MXFP_CANONICAL_BLOCK_SIZE
- quantization::mxfp::MXFP_MAX_BLOCK_SIZE
- quantization::mxfp::MXFP_MIN_BLOCK_SIZE
- quantization::nf4::NF4_LUT
- quantization::nf4::NF4_MIN_BLOCK_SIZE
- quantization::per_block_affine::FLAG_SYMMETRIC
- quantization::per_block_affine::PER_BLOCK_AFFINE_MIN_BLOCK_SIZE
- quantization::per_block_affine::RESERVED_MASK
- quantization::per_channel_affine::FLAG_SYMMETRIC
- quantization::per_channel_affine::RESERVED_MASK
- shape::DYNAMIC
- shape::MAX_RANK