mnn::tensor

Trait MutableTensorType

source
pub trait MutableTensorType: TensorType { }
Expand description

A tensor that is mutable

Object Safety§

This trait is not object safe.

Implementors§