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.FloorMod
=======================
.. py:class:: mindspore.ops.FloorMod
将第一个输入Tensor除以第二个输入Tensor,并向下取余。
详情请查看 :func:`mindspore.ops.floor_mod` 。