MCPcopy Create free account
hub / github.com/dfinity/examples / b_packed

Method b_packed

rust/simd/backend/src/mats.rs:61–70  ·  view source on GitHub ↗

Packs the matrix `B` into a slice of size `K x N`, assuming that the original matrix width `N` is exactly 128 bits.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

optimized_f32Function · 0.80
auto_vectorized_f32Function · 0.80
simd_f32Function · 0.80
optimized_u32Function · 0.80
auto_vectorized_u32Function · 0.80

Calls 1

PackedClass · 0.85

Tested by

no test coverage detected