|
def | __init__ (self, Sequence[int] shape, np.dtype dtype, np.ndarray|None initial_values=None, int|None num_buffs=2) |
|
def | asnumpy (self) |
|
◆ __init__()
def iron.experimental.array.array.__init__ |
( |
|
self, |
|
|
Sequence[int] |
shape, |
|
|
np.dtype |
dtype, |
|
|
np.ndarray | None |
initial_values = None , |
|
|
int | None |
num_buffs = 2 |
|
) |
| |
◆ asnumpy()
def iron.experimental.array.array.asnumpy |
( |
|
self | ) |
|
◆ _array
iron.experimental.array.array._array |
|
private |
◆ _dtype
iron.experimental.array.array._dtype |
|
private |
◆ _num_buffs
iron.experimental.array.array._num_buffs |
|
private |
◆ _shape
iron.experimental.array.array._shape |
|
private |
The documentation for this class was generated from the following file: