Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp1661 uint32_t shapeDims[1] = {2}; in reshapeOpTest() local
1662 ANeuralNetworksOperandType shape = getOpType(ANEURALNETWORKS_TENSOR_INT32, 1, shapeDims); in reshapeOpTest()