e5c5a1d5b7
- Fixes the broken links in rocm_smi.h - Uses automodule instead of autofunction in docs/reference/python_api.rst - Fixes some warnings during docs build - Update some of the versions in requirements.txt
13 řádky
256 B
ReStructuredText
13 řádky
256 B
ReStructuredText
=====================
|
|
Python API reference
|
|
=====================
|
|
|
|
This section describes the ROCm SMI Python module API.
|
|
|
|
Functions
|
|
---------
|
|
|
|
.. automodule:: rocm_smi
|
|
:members:
|
|
:undoc-members:
|
|
:exclude-members: UIntegerTypes, validateIfMaxUint |