Rate this Page

Function torch::linspace(const at::Tensor&, const at::Scalar&, int64_t, at::TensorOptions)#

Function Documentation#

inline at::Tensor torch::linspace(const at::Tensor &start, const at::Scalar &end, int64_t steps, at::TensorOptions options = {})#