Home
last modified time | relevance | path

Searched defs:testDynamicOutputShape (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/
DGeneratedTestUtils.cpp35 static OperandType getOperandType(const TestOperand& op, bool testDynamicOutputShape) { in getOperandType()
105 static void createModelFromSubgraph(const TestSubgraph& subgraph, bool testDynamicOutputShape, in createModelFromSubgraph()
158 void createModel(const TestModel& testModel, bool testDynamicOutputShape, GeneratedModel* model) { in createModel()