Rate this Page

Function at::logspace(const at::Tensor&, const at::Scalar&, int64_t, double, ::std::optional<at::ScalarType>, ::std::optional<at::Layout>, ::std::optional<at::Device>, ::std::optional<bool>)#

Function Documentation#

inline at::Tensor at::logspace(const at::Tensor &start, const at::Scalar &end, int64_t steps, double base, ::std::optional<at::ScalarType> dtype, ::std::optional<at::Layout> layout, ::std::optional<at::Device> device, ::std::optional<bool> pin_memory)#