Doxygen Book
_GstTensorTrainerEventNotifier Struct Reference

GstTensorTrainer's event notifier. More...

#include <nnstreamer_plugin_api_trainer.h>

Public Attributes

uint64_t version
 
void * notifier
 

Detailed Description

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.

Member Data Documentation

◆ notifier

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.

◆ version

uint64_t _GstTensorTrainerEventNotifier::version

Definition at line 81 of file nnstreamer_plugin_api_trainer.h.


The documentation for this struct was generated from the following file: