|
25.11
|
#include "Optimization.hpp"#include <armnn/utility/PolymorphicDowncast.hpp>#include <armnnUtils/Permute.hpp>Go to the source code of this file.
Classes | |
| class | MovePermuteUpImpl |
Namespaces | |
| namespace | armnn |
| Copyright (c) 2021 ARM Limited and Contributors. | |
| namespace | armnn::optimizations |
Typedefs | |
| using | MovePermuteUp = OptimizeForConnection<Layer, PermuteLayer, MovePermuteUpImpl> |