AI_Model_status Class Reference

Structure containing AI model status. More...

Attributes

bool downloaded
 The model file is currently present on the host. More...
 
bool optimized
 An engine file with the expected architecture is found. More...
 

Detailed Description

Structure containing AI model status.

Variables

◆ downloaded

bool downloaded

The model file is currently present on the host.

◆ optimized

bool optimized

An engine file with the expected architecture is found.