•
|
axis=list(integer) or integer
|
The value of option axis is an integer or list of integers which describes which axis of the input Tensor to reduce across.
•
|
datatype=integer[4] or integer[8]
|
The value of option datatype specifies the type of data this Tensor will hold. The default is integer[8].
The value of option name specifies an optional name for this Tensor, to be displayed in output and when visualizing the dataflow graph.