-
NDArray.empty(long[] shape)
Create an empty float32 array on cpu given shape.
Create an empty float32 array given shape and device.
Create an empty array on cpu given shape and type.
Create an empty array given shape, type and device.
-
Run graph up to node and get the output to out.
Run graph up to node and get the output to out.
Get index-th input to out.
Get index-th output to out.
Run graph up to node and get the output to out.
Run graph up to node and get the output to out.
Get index-th input to out.
Get index-th output to out.
Set inputs to the module.
Set inputs to the module.