ArmNN
 21.02
ExecutionFrame.hpp File Reference

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