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