Rate this Page

Function at::pad#

Function Documentation#

inline at::Tensor at::pad(const at::Tensor &self, at::IntArrayRef pad, c10::string_view mode = "constant", ::std::optional<double> value = ::std::nullopt)#