Skip to content

Commit 3b3a617

Browse files
committed
Add to API docs
1 parent 8e4b7cc commit 3b3a617

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

cuda_core/cuda/core/system/_mig.pxi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
from typing import Iterable
77

88

9-
InforomObject = nvml.InforomObject
10-
11-
129
cdef class MigInfo:
1310
cdef Device _device
1411

cuda_core/docs/source/api.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ Types
256256
system.GpuTopologyLevel
257257
system.InforomInfo
258258
system.MemoryInfo
259+
system.MigInfo
259260
system.PciInfo
260261
system.RepairStatus
261262
system.Temperature

0 commit comments

Comments
 (0)