blob: 00b5f0fa68375a5e2615aa260ba0cf42f7b6bb9b [file] [log] [blame]
Cathal Corbettbd18eab2022-11-15 12:56:16 +00001//
2// Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
3// SPDX-License-Identifier: MIT
4//
5
6#pragma once
7
8#include "AdditionOperator.hpp"
9#include "AvgPool2DIgnoreValueOperator.hpp"
10#include "Pooling2DOperator.hpp"