Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp3654 uint32_t outputDim[] = {1, 2, 3}; in sliceTest() local
3660 {getOpType(operandCode, 3, outputDim)}); in sliceTest()
4268 uint32_t inputDim[] = {1, 2, 2, 1}, outputDim[] = {1, 1, 1, 1}; in resizeNearestNeighborTest() local
4272 {getOpType(inputCode, 4, outputDim)}); in resizeNearestNeighborTest()