Commit de2bd23
committed
docs: note C++ compiler requirement in changelog fragment
The vendored kmeans1d is JIT-compiled via torch.utils.cpp_extension,
which needs a C++ toolchain on the host at runtime; previously this
requirement rode in transitively via the coremltools wheel, so it's
worth calling out now that coremltools is optional.1 parent c88f1c9 commit de2bd23
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments