mnn::tensor

Trait OwnedTensorType

source
pub trait OwnedTensorType: TensorType { }
Expand description

A tensor that is owned

Object Safety§

This trait is not object safe.

Implementors§