24.08
|
#include "armnn/Descriptors.hpp"
#include "armnn/Logging.hpp"
#include <armnn/utility/Assert.hpp>
#include <armnn/utility/NumericCast.hpp>
#include <algorithm>
#include <array>
#include <vector>
#include <fmt/format.h>
Go to the source code of this file.
Namespaces | |
armnn | |
Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
void | swap (OriginsDescriptor &first, OriginsDescriptor &second) |
void | swap (ViewsDescriptor &first, ViewsDescriptor &second) |
uint32_t | GetNumInputs (bool biasEnabled) |