Rate this Page

Function torch::tril_indices#

Function Documentation#

inline at::Tensor torch::tril_indices(int64_t row, int64_t col, int64_t offset = 0, at::TensorOptions options = at::kLong)#