GstTensorTrainer's event notifier. More...
#include <nnstreamer_plugin_api_trainer.h>
Public Attributes | |
uint64_t | version |
void * | notifier |
GstTensorTrainer's event notifier.
Subplugins must send events to tensor_trainer with a notifier.
Definition at line 79 of file nnstreamer_plugin_api_trainer.h.
void* _GstTensorTrainerEventNotifier::notifier |
Version of the struct | 32bit (validity check) | 16bit (API version) | 16bit (Subplugin's internal version) |
Definition at line 82 of file nnstreamer_plugin_api_trainer.h.
uint64_t _GstTensorTrainerEventNotifier::version |
Definition at line 81 of file nnstreamer_plugin_api_trainer.h.