Type Alias vaal_sys::NNModel

source ·
pub type NNModel = c_void;
Expand description

@struct NNModel

DeepviewRT Model (RTM). Refer to the DeepViewRT User Manual for details.

Aliased Type§

enum NNModel {
    // some variants omitted
}

Variants§