Creates a tensor with values increasing along the specified dimension.
Arguments
- dim
(
integer(1))
Dimension along which values increase.- dtype
(
character(1)|stablehlo::TensorDataType)
Data type.- shape
(
integer())
Shape.
Creates a tensor with values increasing along the specified dimension.
(integer(1))
Dimension along which values increase.
(character(1) | stablehlo::TensorDataType)
Data type.
(integer())
Shape.