nn_tensor_load_file_ex

Function nn_tensor_load_file_ex 

Source
pub unsafe extern "C" fn nn_tensor_load_file_ex(
    tensor: *mut NNTensor,
    filename: *const c_char,
    proc_: u32,
) -> NNError
Expand description

Loads an image from file into the provided tensor.

@public @memberof NNTensor @since 2.2 @deprecated 2.3