ArmNN
 23.11
ConvertConstPermuteLayersToConstLayers.hpp File Reference
#include "Optimization.hpp"
#include <armnnUtils/Permute.hpp>
#include <ResolveType.hpp>
Include dependency graph for ConvertConstPermuteLayersToConstLayers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConvertConstPermuteLayersToConstLayers
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
 armnn::optimizations
 

Typedefs

using FusePermuteIntoConstLayer = OptimizeForConnection< ConstantLayer, PermuteLayer, ConvertConstPermuteLayersToConstLayers >