tril

open override fun <T : DType, V> tril(tensor: Tensor<T, V>, k: Int): Tensor<T, V>(source)