Getting started
API Documentation
Development
Input node.
shape (list[int]) – list with dimensions
list
int
dtype (str) – data type
str
transform (Callable[..., ndarray] | None) – callable object that transforms the input into the desired representation
Callable
...
ndarray
None
Data type of node
Shape of node
Transform object