Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp2591 uint32_t inputDim[] = {2, 2, 2, 2}; in normalizationOpTest() local
2618 uint32_t inputDim[] = {2, 2, 2, 6}; in localResponseNormOpTest() local
2669 uint32_t inputDim[] = {3, 3, 3}; in sliceTest() local
3262 uint32_t inputDim[] = {1, 2, 2, 1}, outputDim[] = {1, 1, 1, 1}; in resizeNearestNeighborTest() local