Home
last modified time | relevance | path

Searched refs:header_res (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/src/cnpy/
H A Dcnpy.cpp351 size_t header_res = fread(&local_header[0], sizeof(char), 30, fp); in npz_load() local
352 if (header_res != 30) in npz_load()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/cnpy/
H A Dcnpy.cpp351 size_t header_res = fread(&local_header[0], sizeof(char), 30, fp); in npz_load() local
352 if (header_res != 30) in npz_load()