ArmNN
 25.11
Loading...
Searching...
No Matches
ILayerSupport.hpp File Reference
#include <armnn/Deprecated.hpp>
#include <armnn/Descriptors.hpp>
#include <armnn/LstmParams.hpp>
#include <armnn/Optional.hpp>
#include <armnn/QuantizedLstmParams.hpp>
#include <cctype>
#include <functional>
#include <memory>
#include <vector>
Include dependency graph for ILayerSupport.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ILayerSupport

Namespaces

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.

Typedefs

using ILayerSupportSharedPtr = std::shared_ptr<ILayerSupport>