available property

bool available
getter/setter pair

Whether the model is available for inference.

Implementation

bool available = false;