Searched defs:nels (Results 1 – 2 of 2) 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 202 size_t nels = std::accumulate(shape.begin(), shape.end(), 1, std::multiplies<size_t>()); variable
|
| /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 202 size_t nels = std::accumulate(shape.begin(), shape.end(), 1, std::multiplies<size_t>()); variable
|