sciai.architecture.SSE
======================

.. image:: https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source.svg
    :target: https://gitee.com/mindspore/mindscience/blob/master/docs/api_python/sciai/architecture/sciai.architecture.SSE.rst
    :alt: 查看源文件


.. py:class:: sciai.architecture.SSE()

    与0的平方和误差。

    输入:
        - **x** (Tensor) - 用于SSE计算的输入Tensor。

    输出:
        Tensor,`x` 和 0 之间的平方和误差。