mindspore/docs/api/api_python/ops/mindspore.ops.MatrixBandPar...

9 lines
267 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

mindspore.ops.MatrixBandPart
============================
.. py:class:: mindspore.ops.MatrixBandPart
复制一个Tensor将每个最内层矩阵中中心带之外的所有值都设置为零。
更多参考详见 :func:`mindspore.ops.matrix_band_part`