Cargo Features
tract-linalg has no features set by default.
[dependencies]
tract-linalg = { version = "0.21.7", features = ["no_fp16", "apple-amx-ios", "complex"] }
- no_fp16
-
This feature is meant to accomodate very restrictive / legacy toolchains that do have support for fp16 instructions, breaking tract compilation.
It is not meant to be used in other situations, where run-time detection is preferred. - apple-amx-ios
- complex
-
Enables complex of tract-data