|
25.02
|
Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Macros | |
| #define | X(name) case LayerType::name: return #name; |
Functions | |
| const char * | GetLayerTypeAsCString (LayerType type) |
| #define X | ( | name | ) | case LayerType::name: return #name; |