Doxygen Book
GstTensorFilterSharedModelRepresentation Struct Reference

Data Structure to store shared table. More...

#include <tensor_filter_common.h>

Public Attributes

void * shared_interpreter
 
GList * referred_list
 

Detailed Description

Data Structure to store shared table.

Definition at line 144 of file tensor_filter_common.h.

Member Data Documentation

◆ referred_list

GList* GstTensorFilterSharedModelRepresentation::referred_list

the referred list about the instances sharing the same key

Definition at line 146 of file tensor_filter_common.h.

◆ shared_interpreter

void* GstTensorFilterSharedModelRepresentation::shared_interpreter

the model representation for each sub-plugins

Definition at line 145 of file tensor_filter_common.h.


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