Rate this Page

Function at::full_like(const at::Tensor&, const at::Scalar&, at::TensorOptions, ::std::optional<at::MemoryFormat>)#

Function Documentation#

inline at::Tensor at::full_like(const at::Tensor &self, const at::Scalar &fill_value, at::TensorOptions options = {}, ::std::optional<at::MemoryFormat> memory_format = ::std::nullopt)#