mindspore/docs/api/api_python/ops/mindspore.ops.AffineGrid.rst

9 lines
234 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.AffineGrid
========================
.. py:class:: mindspore.ops.AffineGrid
给定一批仿射矩阵 theta生成 2D 或 3D 流场(采样网格)。
更多参考详见 :func:`mindspore.ops.affine_grid`