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