|
25.11
|
#include "Optimization.hpp"#include "NetworkUtils.hpp"#include <armnnUtils/Permute.hpp>#include <fmt/format.h>Go to the source code of this file.
Classes | |
| class | PermuteDepthwiseConv2dWeightsImpl |
Namespaces | |
| namespace | armnn |
| Copyright (c) 2021 ARM Limited and Contributors. | |
| namespace | armnn::optimizations |
Typedefs | |
| using | PermuteDepthwiseConv2dWeights = OptimizeForType<Layer, PermuteDepthwiseConv2dWeightsImpl> |