accelerator.py Source File#
|
SDK qb Runtime Library v1.0
MCS001-
|
accelerator.py
Go to the documentation of this file.
Represents an accelerator, i.e., an NPU, used for executing models.
Definition accelerator.py:12
__init__(self, int dev_no=0)
Creates an Accelerator object for a specific device number.
Definition accelerator.py:15
Generated by