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

9 lines
268 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`