|
25.02
|
#include "InstanceNorm.hpp"#include "RefWorkloadUtils.hpp"#include <armnn/Tensor.hpp>#include <armnnUtils/DataLayoutIndexed.hpp>#include <cmath>Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| void | InstanceNorm (const InstanceNormalizationQueueDescriptor &data, const TensorInfo &inputInfo, Decoder< float > &inputDecoder, Encoder< float > &outputEncoder) |