ArmNN
 23.08
SquashEqualSiblings.hpp File Reference
Include dependency graph for SquashEqualSiblings.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SquashEqualSiblingsImpl< Comparable >
 

Namespaces

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

Typedefs

using SquashEqualPermuteSiblings = OptimizeForConnection< Layer, PermuteLayer, SquashEqualSiblingsImpl< PermuteLayer > >
 
using SquashEqualTransposeSiblings = OptimizeForConnection< Layer, TransposeLayer, SquashEqualSiblingsImpl< TransposeLayer > >
 
using SquashEqualReshapeSiblings = OptimizeForConnection< Layer, ReshapeLayer, SquashEqualSiblingsImpl< ReshapeLayer > >