burn-vision 0.20.1

Vision processing operations for burn tensors
Documentation
1
2
3
4
5
pub(crate) mod cpu;
#[cfg(feature = "cubecl-backend")]
mod cube;

pub use cpu::{KernelShape, create_structuring_element};