ArmNN
 25.11
Loading...
Searching...
No Matches
OptimizeConsecutiveReshapes.hpp File Reference
#include "Optimization.hpp"
Include dependency graph for OptimizeConsecutiveReshapes.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OptimizeConsecutiveReshapesImpl

Namespaces

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

Typedefs

using OptimizeConsecutiveReshapes = OptimizeForConnection<ReshapeLayer, ReshapeLayer, OptimizeConsecutiveReshapesImpl>