Function nn_tensor_aux_object

Source
pub unsafe extern "C" fn nn_tensor_aux_object(
    tensor: *mut NNTensor,
) -> *mut c_void
Expand description

Returns the auxiliary object for the tensor, or NULL if none is attached.

@private @memberof NNTensor @since 2.1