GStreamer Video Analytics (GVA) Plugin
Static Public Attributes | List of all members
gstgva.tensor.Tensor.LAYOUT Class Reference

This enum describes model layer layout. More...

Inheritance diagram for gstgva.tensor.Tensor.LAYOUT:
Inheritance graph
[legend]
Collaboration diagram for gstgva.tensor.Tensor.LAYOUT:
Collaboration graph
[legend]

Static Public Attributes

int ANY = 0
 
int NCHW = 1
 
int NHWC = 2
 
int NC = 193
 

Detailed Description

This enum describes model layer layout.


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