ArmNN
 23.08
PermuteDepthwiseConv2dWeights.hpp File Reference
#include "Optimization.hpp"
#include "NetworkUtils.hpp"
#include <armnnUtils/Permute.hpp>
#include <fmt/format.h>
Include dependency graph for PermuteDepthwiseConv2dWeights.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PermuteDepthwiseConv2dWeightsImpl
 

Namespaces

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

Typedefs

using PermuteDepthwiseConv2dWeights = OptimizeForType< Layer, PermuteDepthwiseConv2dWeightsImpl >