ArmNN  NotReleased
SquashEqualSiblings.hpp File Reference
#include "Optimization.hpp"
#include <boost/core/ignore_unused.hpp>

Go to the source code of this file.

Classes

class  SquashEqualSiblingsImpl< Comparable >
 

Namespaces

 armnn
 
 armnn::optimizations
 

Typedefs

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