Function deepviewrt_sys::nn_model_layer_type_id
source · pub unsafe extern "C" fn nn_model_layer_type_id(
model: *const NNModel,
index: usize
) -> i16Expand description
Returns the type ID of the layer.
@public @memberof NNModel @since 2.4