Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp996 using DynamicTemporariesType = decltype(ExecutionPlan().forTest_flatGetDynamicTemporaries()); typedef in __anonb50294d30111::PartitioningTest
2365 (mOpnd3PartitionOutputSpecified ? DynamicTemporariesType{} in compileModelAndComparePlan()
2366 : DynamicTemporariesType{mOpnds[3]})); in compileModelAndComparePlan()