Searched refs:testDynamicOutputShape (Results 1 – 2 of 2) sorted by relevance
338 bool testDynamicOutputShape) { in EvaluatePreparedModel() argument344 if (testDynamicOutputShape) { in EvaluatePreparedModel()371 void Execute(const sp<IDevice>& device, const TestModel& testModel, bool testDynamicOutputShape) { in Execute() argument373 if (testDynamicOutputShape) { in Execute()381 EvaluatePreparedModel(preparedModel, testModel, testDynamicOutputShape); in Execute()
65 const test_helper::TestModel& testModel, bool testDynamicOutputShape);