pub unsafe extern "C" fn nn_tensor_load_file( tensor: *mut NNTensor, filename: *const c_char, ) -> NNError
Loads an image from file into the provided tensor.
@public @memberof NNTensor @since 2.2 @deprecated 2.3