mnn::tensor

Trait DeviceTensorType

source
pub trait DeviceTensorType: TensorType { }
Expand description

A tensor that is allocated in the device / gpu platform

Object Safety§

This trait is not object safe.

Implementors§