mnn::tensor

Trait HostTensorType

source
pub trait HostTensorType: TensorType { }
Expand description

A tensor that is allocated in the cpu / host platform

Object Safety§

This trait is not object safe.

Implementors§