Module global

Module global 

Source

Re-exports§

pub use quantization::*;

Modules§

args
load
multi_stage
output_loader
quantization
single_stage
tensor_view

Structs§

CommonGlobalConfig
Configuration for the pipelined global matmul
ZeroAccumulatorLoader
Accumulator loader that zeros the accumulator
ZeroAccumulatorLoaderExpand

Constants§

PRECOMPUTE_JOB

Traits§

AccumulatorLoader
Input to the global matmul accumulator, responsible of filling the stage and providing a reader for it.
CopyMechanism
GlobalConfig
Configuration for the global matmul level.
GlobalMatmul
Provides matrix multiplication operations at the global level.
GlobalMatmulFamily
A family of matmuls working with any precision.
LoadingValidation
OutputLoader
Output to the global matmul