ApiDef.Visibility

सार्वजनिक स्थैतिक अंतिम enum ApiDef.Visibility

प्रोटोबफ एनम tensorflow.ApiDef.Visibility

स्थिरांक

int यहाँ डिफ़ॉल्ट_दृश्यता_मान
 Normally this is "VISIBLE" unless you are inheriting a
 different value from another ApiDef.
int यहाँ HIDDEN_VALUE
 Hide this op by putting it into an internal namespace (or whatever
 is appropriate in the target language).
int यहाँ SKIP_VALUE
 Do not include this op in the generated API.
int यहाँ दृश्यमान_मान
 Publicly visible in the API.

विरासत में मिली विधियाँ

अंतिम पूर्णांक
तुलना करें ( ApiDef.Visibility arg0)
int यहाँ
तुलना करें (ऑब्जेक्ट arg0)
अंतिम बूलियन
बराबर (ऑब्जेक्ट arg0)
अंतिम कक्षा < ApiDef.Visibility >
getDeclaringClass ()
अंतिम पूर्णांक
हैशकोड ()
अंतिम स्ट्रिंग
नाम ()
अंतिम पूर्णांक
क्रमसूचक ()
डोरी
स्ट्रिंग ()
स्थिर <T Enum<T>> T का विस्तार करता है
valueOf (कक्षा<T> arg0, स्ट्रिंग arg1)
बूलियन
बराबर (ऑब्जेक्ट arg0)
अंतिम कक्षा<?>
गेटक्लास ()
int यहाँ
हैशकोड ()
अंतिम शून्य
सूचित करें ()
अंतिम शून्य
सभी को सूचित करें ()
डोरी
स्ट्रिंग ()
अंतिम शून्य
प्रतीक्षा करें (लंबा arg0, int arg1)
अंतिम शून्य
प्रतीक्षा करें (लंबा arg0)
अंतिम शून्य
इंतज़ार ()
सार इंट
तुलना करें ( ApiDef.Visibility arg0)

एनम मान

सार्वजनिक स्थैतिक अंतिम ApiDef.दृश्यता DEFAULT_VISIBILITY

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

सार्वजनिक स्थैतिक अंतिम ApiDef. दृश्यता छिपी हुई

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

सार्वजनिक स्थैतिक अंतिम ApiDef.दृश्यता 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.दृश्यता दृश्यमान

 Publicly visible in the API.
 
VISIBLE = 1;

स्थिरांक

सार्वजनिक स्थैतिक अंतिम पूर्णांक DEFAULT_VISIBILITY_VALUE

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

स्थिर मान: 0

सार्वजनिक स्थैतिक अंतिम पूर्णांक HIDDEN_VALUE

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

स्थिर मान: 3

सार्वजनिक स्थैतिक अंतिम पूर्णांक 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