تدفق التوتر:: العمليات:: إحباط:: أترز

#include <control_flow_ops.h>

محددات السمات الاختيارية لـ Abort .

ملخص

الصفات العامة

error_msg_ = ""
StringPiece
exit_without_error_ = false
bool

الوظائف العامة

ErrorMsg (StringPiece x)
TF_MUST_USE_RESULT Attrs
سلسلة هي الرسالة المرتبطة بالاستثناء.
ExitWithoutError (bool x)
TF_MUST_USE_RESULT Attrs
الافتراضيات كاذبة.

الصفات العامة

خطأ_رسالة_

StringPiece tensorflow::ops::Abort::Attrs::error_msg_ = ""

خروج_بدون_خطأ_

bool tensorflow::ops::Abort::Attrs::exit_without_error_ = false

الوظائف العامة

ErrorMsg

TF_MUST_USE_RESULT Attrs tensorflow::ops::Abort::Attrs::ErrorMsg(
  StringPiece x
)

سلسلة هي الرسالة المرتبطة بالاستثناء.

الإعدادات الافتراضية إلى ""

خروج بدون خطأ

TF_MUST_USE_RESULT Attrs tensorflow::ops::Abort::Attrs::ExitWithoutError(
  bool x
)

الافتراضيات كاذبة.