Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp3653 uint32_t outputDim[] = {1, 2, 3}; in sliceTest() local
4267 uint32_t inputDim[] = {1, 2, 2, 1}, outputDim[] = {1, 1, 1, 1}; in resizeNearestNeighborTest() local