ArmNN
 22.08
All.hpp
Go to the documentation of this file.
1 //
2 // Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 #pragma once
6 
8 #include "AddDebug.hpp"
9 #include "ConvertConstants.hpp"
15 #include "FoldPadIntoLayer2d.hpp"
16 #include "FuseBatchNorm.hpp"
17 #include "MovePermuteUp.hpp"
18 #include "MoveTransposeUp.hpp"
22 #include "PermuteAsReshape.hpp"
26 #include "SquashEqualSiblings.hpp"
27 #include "TransposeAsReshape.hpp"