Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp677 static const WrapperOperandType activationFunctionType(WrapperType::INT32, {}); in TEST_P() local
760 const uint32_t operandIndex = model.addOperand(&activationFunctionType); in TEST_P()