ArmNN
 25.11
Loading...
Searching...
No Matches
ExecutionFrame.hpp File Reference
Include dependency graph for ExecutionFrame.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IExecutionFrame
 ExecutionFrame interface to enqueue a workload computation. More...
class  ExecutionFrame

Namespaces

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.

Typedefs

using WorkloadQueue = std::vector< std::unique_ptr<IWorkload> >