Documentation ¶
Index ¶
Constants ¶
View Source
const ( KB = 1 << (10 * iota) MB GB TB )
View Source
const MaxBatchSize int = 32
View Source
const MaxImageSizeBytes int = 4 * MB
Variables ¶
View Source
var Tasks = map[string]int{
"TASK_CLASSIFICATION": 1,
"TASK_DETECTION": 2,
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.