aboutsummaryrefslogtreecommitdiff
path: root/src/backends/tosaCommon/operatorMappings/TosaCommonOperators.hpp
blob: 00b5f0fa68375a5e2615aa260ba0cf42f7b6bb9b (plain)
1
2
3
4
5
6
7
8
9
10
//
// Copyright © 2022 Arm Ltd and Contributors. All rights reserved.
// SPDX-License-Identifier: MIT
//

#pragma once

#include "AdditionOperator.hpp"
#include "AvgPool2DIgnoreValueOperator.hpp"
#include "Pooling2DOperator.hpp"