A user-defined output descriptor.
More...
|
int | index |
| operation output index to fetch data from More...
|
|
std::vector< float > | data |
| container to store the data More...
|
|
A user-defined output descriptor.
Definition at line 108 of file model.h.
◆ index
int Beatmup::NNets::Model::UserOutput::index |
operation output index to fetch data from
Definition at line 109 of file model.h.
◆ data
std::vector<float> Beatmup::NNets::Model::UserOutput::data |
container to store the data
Definition at line 110 of file model.h.
The documentation for this struct was generated from the following file: