A C++ struct that provides Android NN model & compilation.
More...
#include <Subnet.h>
A C++ struct that provides Android NN model & compilation.
Definition at line 33 of file Subnet.h.
◆ ~SubnetStruct()
virtual enco::SubnetStruct::~SubnetStruct |
( |
| ) |
|
|
virtualdefault |
◆ compilation()
virtual std::string enco::SubnetStruct::compilation |
( |
void |
| ) |
const |
|
pure virtual |
Return the field name of ANeuralNetworksCompilatoin value.
◆ ctor()
◆ def()
◆ dtor()
◆ model()
virtual std::string enco::SubnetStruct::model |
( |
void |
| ) |
const |
|
pure virtual |
Return the field name of ANeuralNetworksModel value.
The documentation for this struct was generated from the following file: