Doxygen Book
GstTensorMemory Struct Reference

The unit of each data tensors. It will be used as an input/output tensor of other/tensors. More...

#include <tensor_typedef.h>

Public Attributes

void * data
 
size_t size
 

Detailed Description

The unit of each data tensors. It will be used as an input/output tensor of other/tensors.

Definition at line 252 of file tensor_typedef.h.

Member Data Documentation

◆ data

void* GstTensorMemory::data

The instance of tensor data.

Definition at line 254 of file tensor_typedef.h.

◆ size

size_t GstTensorMemory::size

The size of tensor.

Definition at line 255 of file tensor_typedef.h.


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