ArmNN
 21.11
MergerLayer.hpp
Go to the documentation of this file.
1 //
2 // Copyright © 2017 Arm Ltd and Contributors. All rights reserved.
3 // SPDX-License-Identifier: MIT
4 //
5 #pragma once
6 
7 #include "ConcatLayer.hpp"
8 
9 using MergerLayer = ConcatLayer;
ConcatLayer MergerLayer
Definition: MergerLayer.hpp:9