Rate this Page

Function torch::eye(int64_t, int64_t, at::TensorOptions)#

Function Documentation#

inline at::Tensor torch::eye(int64_t n, int64_t m, at::TensorOptions options = {})#