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