FunctionSpec.ExperimentalCompile

Enum סופי סטטי ציבורי FunctionSpec.ExperimentalCompile

 Whether the function should be compiled by XLA.
 The public interface to tf.function uses an optional boolean to
 represent three distinct states for this field.  Unfortunately, proto3
 removes the ability to explicitly check for the presence or absence of a
 field, so we instead map to an enum.
 See tf.function for details.
 
Protobuf enum tensorflow.FunctionSpec.ExperimentalCompile

קבועים

int DEFAULT_VALUE DEFAULT = 0;
int OFF_VALUE OFF = 2;
int ON_VALUE ON = 1;

שיטות בירושה

int סופי
int
compareTo (Object arg0)
בוליאנית סופית
שווה (Object arg0)
מחלקה סופית< FunctionSpec.ExperimentalCompile >
getDeclaringClass ()
int סופי
hashcode ()
מחרוזת סופית
שם ()
int סופי
סידורי ()
חוּט
toString ()
סטטי <T מרחיב את Enum<T>> T
valueOf (Class<T> arg0, מחרוזת arg1)
בוליאני
שווה (Object arg0)
כיתה אחרונה<?>
getClass ()
int
hashcode ()
ריק סופי
להודיע ​​()
ריק סופי
הודע הכל ()
חוּט
toString ()
ריק סופי
המתן (ארג0 ארוך, אינט arg1)
ריק סופי
המתן (ארג0 ארוך)
ריק סופי
חכה ()
מופשט int

ערכים מנויים

public static final FunctionSpec.ExperimentalCompile DEFAULT

DEFAULT = 0;

public static final FunctionSpec.ExperimentalCompile כבוי

OFF = 2;

public static final FunctionSpec.ExperimentalCompile מופעל

ON = 1;

public static final FunctionSpec.ExperimentalCompile UNCOGNIZED

קבועים

ציבורי סטטי סופי int DEFAULT_VALUE

DEFAULT = 0;

ערך קבוע: 0

אינט סופי סטטי ציבורי OFF_VALUE

OFF = 2;

ערך קבוע: 2

אינט סופי סטטי ציבורי ON_VALUE

ON = 1;

ערך קבוע: 1