|
25.02
|
#include "Optimization.hpp"#include <armnn/backends/TensorHandle.hpp>#include <armnn/utility/PolymorphicDowncast.hpp>Go to the source code of this file.
Classes | |
| class | AddBroadcastReshapeLayerImpl |
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
| armnn::optimizations | |
Typedefs | |
| using | AddBroadcastReshapeLayer = OptimizeForType< Layer, AddBroadcastReshapeLayerImpl > |