mindspore/docs/api/api_python/utils/mindspore.utils.sdc_detect.rst

16 lines
588 B
ReStructuredText
Raw Permalink 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.

.. py:function:: mindspore.utils.sdc_detect_start()
此接口将在后续版本中废弃,请使用接口 :func:`mindspore.tools.sdc_detect_start` 代替。
.. py:function:: mindspore.utils.sdc_detect_stop()
此接口将在后续版本中废弃,请使用接口 :func:`mindspore.tools.sdc_detect_stop` 代替。
.. py:function:: mindspore.utils.get_sdc_detect_result()
此接口将在后续版本中废弃,请使用接口 :func:`mindspore.tools.get_sdc_detect_result` 代替。
返回:
bool表示在检测开启后是否发生静默数据错误。