[][src]Trait tract_onnx::WithOnnx

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

Required methods

fn with_onnx(self) -> Self

Loading content...

Implementations on Foreign Types

impl WithOnnx for Nnef[src]

Loading content...

Implementors

Loading content...