टेंसरफ़्लो:: ऑप्स:: निरस्त करें:: Attrs

#include <control_flow_ops.h>

निरस्त करने के लिए वैकल्पिक विशेषता सेटर्स।

सारांश

सार्वजनिक गुण

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

सार्वजनिक समारोह

त्रुटि संदेश

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

एक स्ट्रिंग जो अपवाद से जुड़ा संदेश है।

डिफ़ॉल्ट रूप से ""

बिना त्रुटि के बाहर निकलें

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

डिफ़ॉल्ट से असत्य.