ApiDef.Visibility

التعداد النهائي العام الثابت ApiDef.Visibility

Protobuf التعداد tensorflow.ApiDef.Visibility

الثوابت

كثافة العمليات DEFAULT_VISIBILITY_VALUE
 Normally this is "VISIBLE" unless you are inheriting a
 different value from another ApiDef.
كثافة العمليات HIDDEN_VALUE
 Hide this op by putting it into an internal namespace (or whatever
 is appropriate in the target language).
كثافة العمليات SKIP_VALUE
 Do not include this op in the generated API.
كثافة العمليات VISIBLE_VALUE
 Publicly visible in the API.

الطرق الموروثة

كثافة العمليات النهائية
قارن تو ( ApiDef.Visibility arg0)
كثافة العمليات
قارن إلى (كائن arg0)
منطقية نهائية
يساوي (كائن arg0)
الفئة النهائية < ApiDef.Visibility >
الحصول على التصريح ()
كثافة العمليات النهائية
رمز التجزئة ()
السلسلة النهائية
اسم ()
كثافة العمليات النهائية
ترتيبي ()
خيط
إلى سلسلة ()
ثابت <T يمتد التعداد<T>> T
قيمة (الفئة<T> arg0، سلسلة arg1)
منطقية
يساوي (كائن arg0)
الدرجة النهائية<?>
الحصول على كلاس ()
كثافة العمليات
رمز التجزئة ()
الفراغ النهائي
إعلام ()
الفراغ النهائي
إعلام الكل ()
خيط
إلى سلسلة ()
الفراغ النهائي
انتظر (طويل arg0، int arg1)
الفراغ النهائي
انتظر (طويل arg0)
الفراغ النهائي
انتظر ()
كثافة العمليات مجردة
قارن تو ( ApiDef.Visibility arg0)

قيم التعداد

النهائي العام الثابت ApiDef.Visibility DEFAULT_VISIBILITY

 Normally this is "VISIBLE" unless you are inheriting a
 different value from another ApiDef.
 
DEFAULT_VISIBILITY = 0;

ApiDef.Visibility HIDDEN النهائي العام الثابت

 Hide this op by putting it into an internal namespace (or whatever
 is appropriate in the target language).
 
HIDDEN = 3;

النهائي العام الثابت ApiDef.Visibility SKIP

 Do not include this op in the generated API. If visibility is
 set to 'SKIP', other fields are ignored for this op.
 
SKIP = 2;

ApiDef النهائي العام الثابت. لم يتم التعرف على الرؤية

نهائي عام ثابت ApiDef.Visibility VISIBLE

 Publicly visible in the API.
 
VISIBLE = 1;

الثوابت

int النهائي الثابت العام DEFAULT_VISIBILITY_VALUE

 Normally this is "VISIBLE" unless you are inheriting a
 different value from another ApiDef.
 
DEFAULT_VISIBILITY = 0;

القيمة الثابتة: 0

int النهائي الثابت العام HIDDEN_VALUE

 Hide this op by putting it into an internal namespace (or whatever
 is appropriate in the target language).
 
HIDDEN = 3;

القيمة الثابتة: 3

int النهائي الثابت العام SKIP_VALUE

 Do not include this op in the generated API. If visibility is
 set to 'SKIP', other fields are ignored for this op.
 
SKIP = 2;

القيمة الثابتة: 2

العدد النهائي الثابت العام VISIBLE_VALUE

 Publicly visible in the API.
 
VISIBLE = 1;

القيمة الثابتة: 1