mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-27 23:12:58 +00:00
feat: ship fp16kernels in Python wheels (#1148)
Same deal as https://github.com/lancedb/lance/pull/2098
This commit is contained in:
@@ -31,3 +31,6 @@ pyo3-build-config = { version = "0.20.3", features = [
|
||||
"extension-module",
|
||||
"abi3-py38",
|
||||
] }
|
||||
|
||||
[features]
|
||||
fp16kernels = ["lancedb/fp16kernels"]
|
||||
|
||||
Reference in New Issue
Block a user