Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp734 CHECK(executor->areDynamicTemporariesAllocated()); in computeInternal()
792 CHECK(fallbackExecutor->areDynamicTemporariesAllocated()); in computeInternal()
1333 bool StepExecutor::areDynamicTemporariesAllocated() const { in areDynamicTemporariesAllocated() function in android::nn::StepExecutor
DExecutionBuilder.h398 bool areDynamicTemporariesAllocated() const;