Skip to content

Commit e255b80

Browse files
committed
support distribute train
1 parent 75b8d2a commit e255b80

3 files changed

Lines changed: 959 additions & 1 deletion

File tree

rust/lance/src/index.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ use vector::utils::get_vector_type;
6868
mod api;
6969
pub(crate) mod append;
7070
mod create;
71+
pub mod distributed_training;
7172
pub mod frag_reuse;
7273
pub mod mem_wal;
7374
pub mod prefilter;

0 commit comments

Comments
 (0)