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