Function deepviewrt_sys::nn_model_layer_count
source · pub unsafe extern "C" fn nn_model_layer_count(
model: *const NNModel
) -> usizeExpand description
Returns the number of layers within a given model object.
@public @memberof NNModel @since 2.0