Function deepviewrt_sys::nn_model_layer_axis
source · pub unsafe extern "C" fn nn_model_layer_axis(
model: *const NNModel,
index: usize
) -> c_intExpand description
Returns the natural data axis for the tensor or -1 if one is not set.
@public @memberof NNModel @since 2.4