Searched refs:nels (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/src/cnpy/ |
| H A D | cnpy.h | 155 …size_t nels = std::accumulate(shape.begin(), shape.end(), 1, std::multiplies<size_t>(… variable 160 fwrite(data, sizeof(T), nels, fp); 202 size_t nels = std::accumulate(shape.begin(), shape.end(), 1, std::multiplies<size_t>()); variable 203 size_t nbytes = nels * sizeof(T) + npy_header.size(); 208 crc = crc32(crc, (uint8_t*)data, nels * sizeof(T)); 259 fwrite(data, sizeof(T), nels, fp);
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/cnpy/ |
| H A D | cnpy.h | 155 …size_t nels = std::accumulate(shape.begin(), shape.end(), 1, std::multiplies<size_t>(… variable 160 fwrite(data, sizeof(T), nels, fp); 202 size_t nels = std::accumulate(shape.begin(), shape.end(), 1, std::multiplies<size_t>()); variable 203 size_t nbytes = nels * sizeof(T) + npy_header.size(); 208 crc = crc32(crc, (uint8_t*)data, nels * sizeof(T)); 259 fwrite(data, sizeof(T), nels, fp);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0020-target-ppc-move-xs-n-madd-am-ds-p-xs-n-msub-am-ds-p-.patch | 36 #define VSX_MADD(op, nels, tp, fld, maddflgs, sfprf, r2sp) \
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 3319 M: Luke Nelson <luke.r.nels@gmail.com>
|