Creates a tensor filled with numbers in the range provided.
the lower bound (inclusive)
the upper bound (exclusive)
Optional
(optional) the integer spacing between values
the filled tensor
Creates a tensor filled with numbers in the range provided.