Home
last modified time | relevance | path

Searched defs:nhwcShape (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/include/
DCpuOperationUtils.h119 Shape* nhwcShape) { in convertNchwToNhwc()
140 inline bool convertNhwcToNchw(const std::vector<T>& nhwc, const Shape& nhwcShape, T* nchw) { in convertNhwcToNchw()