ArmNN
 25.11
Loading...
Searching...
No Matches
InternalTypes.cpp File Reference
Include dependency graph for InternalTypes.cpp:

Go to the source code of this file.

Namespaces

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

Macros

#define X(name)

Functions

const char * GetLayerTypeAsCString (LayerType type)

Macro Definition Documentation

◆ X

#define X ( name)
Value:
case LayerType::name: return #name;