TessSpec Struct
Declaration
struct simaai::neat::TessSpec { ... }
Included Headers
#include <TensorCore.h>
Public Member Attributes Index
| int | tile_width = 0 |
| int | tile_height = 0 |
| int | tile_channels = 0 |
| std::string | format |
Definition at line 106 of file TensorCore.h.
Public Member Attributes
format
|
Definition at line 110 of file TensorCore.h.
tile_channels
|
Definition at line 109 of file TensorCore.h.
109 int tile_channels = 0;
tile_height
|
Definition at line 108 of file TensorCore.h.
108 int tile_height = 0;
tile_width
|
Definition at line 107 of file TensorCore.h.
107 int tile_width = 0;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.