Searched defs:testDynamicOutputShape (Results 1 – 2 of 2) sorted by relevance
44 static OperandType getOperandType(const TestOperand& op, bool testDynamicOutputShape) { in getOperandType()135 static void createModelFromSubgraph(const TestSubgraph& subgraph, bool testDynamicOutputShape,190 bool testDynamicOutputShape, GeneratedModel* model) {
338 bool testDynamicOutputShape) { in EvaluatePreparedModel()371 void Execute(const sp<IDevice>& device, const TestModel& testModel, bool testDynamicOutputShape) { in Execute()