accelerator.py Source File#
|
Runtime Library v0.30
Mobilint SDK qb
|
accelerator.py
Go to the documentation of this file.
Represents an accelerator, i.e., an NPU, used for executing models.
Definition accelerator.py:17
List[CoreId] get_available_cores(self)
Retrieves a list of available NPU cores.
Definition accelerator.py:31
__init__(self, int dev_no=0)
Creates an Accelerator object for a specific device number.
Definition accelerator.py:20
Generated by