Function deepviewrt_sys::nn_model_layer_type
source · pub unsafe extern "C" fn nn_model_layer_type(
model: *const NNModel,
index: usize
) -> *const c_charExpand description
Returns the type of a layer at the given index within the given model object.
@public @memberof NNModel @since 2.0