|
24.02
|
#include <armnn/IAsyncExecutionCallback.hpp>#include <armnn/IWorkingMemHandle.hpp>#include <armnn/Types.hpp>#include <condition_variable>#include <mutex>#include <thread>#include <queue>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | AsyncExecutionCallback |
| class | AsyncCallbackManager |
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
| armnn::experimental | |
Typedefs | |
| using | InferenceId = uint64_t |