Searched defs:nchw_index (Results 1 - 1 of 1) sorted by relevance
| /third_party/mindspore/test/utils/ | ||
| H A D | common.cpp | 419 int nchw_index = n * channel * plane + c * plane + hw; in PackNCHWToNHWCFp32() local |
Completed in 2 milliseconds