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

9 lines
215 B
ReStructuredText
Raw Normal View History

mindspore.ops.Lerp
===================
.. py:class:: mindspore.ops.Lerp
2022-11-01 19:52:13 +08:00
基于权重参数计算两个Tensor之间的线性插值。
有关更多详细信息,请参阅: :func:`mindspore.ops.lerp`