Rate this Page

Function at::randint_like_symint(const at::Tensor&, c10::SymInt, c10::SymInt, at::TensorOptions, ::std::optional<at::MemoryFormat>)#

Function Documentation#

inline at::Tensor at::randint_like_symint(const at::Tensor &self, c10::SymInt low, c10::SymInt high, at::TensorOptions options = {}, ::std::optional<at::MemoryFormat> memory_format = ::std::nullopt)#