Skip to main content

Module fit

Module fit 

Source
Expand description

Whether a model fits in a machine’s memory: a coarse runs-well / tight-fit / too-large verdict from the model’s footprint and the total RAM.

Structs§

FitAssessment
A fit verdict plus the memory the model is estimated to require.

Enums§

FitVerdict
How well a model is expected to run given available memory.