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