|
25.02
|
#include "Optimization.hpp"#include "NetworkUtils.hpp"#include <armnn/Logging.hpp>#include <armnnUtils/Permute.hpp>Go to the source code of this file.
Classes | |
| class | ConvertConstDequantisationLayersToConstLayersImpl |
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
| armnn::optimizations | |
Typedefs | |
| using | ConvertConstDequantisationLayersToConstLayers = OptimizeForConnection< ConstantLayer, DequantizeLayer, ConvertConstDequantisationLayersToConstLayersImpl > |