Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp1661 uint32_t shapeDims[1] = {2}; in reshapeOpTest() local
1662 ANeuralNetworksOperandType shape = getOpType(ANEURALNETWORKS_TENSOR_INT32, 1, shapeDims); in reshapeOpTest()