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