NNModelParameter

Type Alias NNModelParameter 

Source
pub type NNModelParameter = c_void;
Expand description

@struct NNModelParameter

DeepViewRT Models use parameters to store various configuration information such as layer parameters.

Aliased Typeยง

#[repr(u8)]
pub enum NNModelParameter {}