Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp751 std::vector<uint32_t> operationInputs(operationPattern.mNumInputs, ~0U); in TEST_P() local
767 operationInputs[operationInputIndex] = operandIndex; in TEST_P()
774 operationInputs[operationInputIndex] = operandIndex; in TEST_P()
922 operationInputs[normalOperationInputIndexes[i]] = operandIndex; in TEST_P()
954 operationInputs, operationOutputs); in TEST_P()