ArmNN
 25.11
Loading...
Searching...
No Matches
NeonWorkloads.hpp
Go to the documentation of this file.
1//
2// Copyright © 2017, 2023-2024 Arm Ltd and Contributors. All rights reserved.
3// SPDX-License-Identifier: MIT
4//
5
6#pragma once
7#include "NeonAbsWorkload.hpp"
14#include "NeonCastWorkload.hpp"
29#include "NeonExpWorkload.hpp"
30#include "NeonFillWorkload.hpp"
34#include "NeonFusedWorkload.hpp"
39#include "NeonLogWorkload.hpp"
46#include "NeonMeanWorkload.hpp"
49#include "NeonNegWorkload.hpp"
51#include "NeonPadWorkload.hpp"
55#include "NeonPreluWorkload.hpp"
56#include "NeonQLstmWorkload.hpp"
59#include "NeonRankWorkload.hpp"
64#include "NeonRsqrtWorkload.hpp"
65#include "NeonSinWorkload.hpp"
66#include "NeonSliceWorkload.hpp"
71#include "NeonSqrtWorkload.hpp"
72#include "NeonStackWorkload.hpp"
75#include "NeonTileWorkload.hpp"