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`。