burn-collective 0.21.0

Backend extension for collective calculations.
Documentation
1
2
3
4
5
6
pub mod base;
pub mod centralized;
pub mod ring;
pub mod sync;
pub mod tree;
pub mod worker;