For a 1D tensor, a new matrix is generated by putting it on the specified diagonal. The new matrix would be of shape `(s, s)` where `s = len(input) + |k|`.
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12430 ] This message was relayed via gitbox.apache.org for [email protected]
