mirror of
https://github.com/huggingface/candle.git
synced 2025-06-19 19:58:35 +00:00
Shared the quantized var-builder code. (#952)
* Shared the quantized var-builder code. * Fix compilation.
This commit is contained in:
@ -2,4 +2,5 @@ pub mod generation;
|
||||
pub mod models;
|
||||
pub mod object_detection;
|
||||
pub mod pipelines;
|
||||
pub mod quantized_var_builder;
|
||||
pub mod utils;
|
||||
|
Reference in New Issue
Block a user