nn_tensor_load_file

Function nn_tensor_load_file 

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

Loads an image from file into the provided tensor.

@public @memberof NNTensor @since 2.2 @deprecated 2.3