Trait mnn::tensor::AsTensorShape

source ·
pub trait AsTensorShape {
    // Required method
    fn as_tensor_shape(&self) -> TensorShape;
}

Required Methods§

Implementors§