Skip to main content

TessSpec Struct

Declaration

struct simaai::neat::TessSpec { ... }

Included Headers

#include <TensorCore.h>

Public Member Attributes Index

inttile_width = 0
inttile_height = 0
inttile_channels = 0
std::stringformat

Definition at line 106 of file TensorCore.h.

Public Member Attributes

format

std::string simaai::neat::TessSpec::format

Definition at line 110 of file TensorCore.h.

110 std::string format;

tile_channels

int simaai::neat::TessSpec::tile_channels = 0

Definition at line 109 of file TensorCore.h.

tile_height

int simaai::neat::TessSpec::tile_height = 0

Definition at line 108 of file TensorCore.h.

108 int tile_height = 0;

tile_width

int simaai::neat::TessSpec::tile_width = 0

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.