FunctionSpec.ExperimentalCompile

सार्वजनिक स्थैतिक अंतिम एनम 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.
 
प्रोटोबफ एनम tensorflow.FunctionSpec.ExperimentalCompile

स्थिरांक

int यहाँ डिफ़ॉल्ट मान DEFAULT = 0;
int यहाँ OFF_VALUE OFF = 2;
int यहाँ ON_VALUE ON = 1;

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

एनम मान

सार्वजनिक स्थैतिक अंतिम FunctionSpec.ExperimentalCompile डिफ़ॉल्ट

DEFAULT = 0;

सार्वजनिक स्थैतिक अंतिम FunctionSpec.ExperimentalCompile बंद

OFF = 2;

सार्वजनिक स्थैतिक अंतिम FunctionSpec.ExperimentalCompile चालू

ON = 1;

सार्वजनिक स्थैतिक अंतिम FunctionSpec.ExperimentalCompile अज्ञात

स्थिरांक

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

DEFAULT = 0;

स्थिर मान: 0

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

OFF = 2;

स्थिर मान: 2

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

ON = 1;

स्थिर मान: 1