Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestMemoryDomain.cpp150 test_wrapper::OperandType actType(Type::INT32, {}); in createTestModel() local
157 uint32_t act = model.addOperand(&actType); in createTestModel()
DTestValidation.cpp2938 const ANeuralNetworksOperandType actType = { in createAndCompileAddModelWithType() local
2945 EXPECT_EQ(ANeuralNetworksModel_addOperand(model, &actType), ANEURALNETWORKS_NO_ERROR); in createAndCompileAddModelWithType()