24.08
|
#include <armnn/backends/Workload.hpp>
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 > > |