Trait tract_onnx::WithOnnx[][src]

pub trait WithOnnx {
    fn with_onnx(self) -> Self;
}

Required methods

Implementations on Foreign Types

Implementors