ArmNN
 23.08
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

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Typedefs

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