Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp690 uint32_t addIntScalarOperand(std::optional<int> v = std::nullopt) { in addIntScalarOperand() function in __anonb50294d30111::PartitioningModel
2321 uint32_t opndActivation = mModel->addIntScalarOperand(ANEURALNETWORKS_FUSED_NONE); in makeModelAndValidate()