FunctionSpecOrBuilder

सार्वजनिक इंटरफ़ेस FunctionSpecOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग

सार्वजनिक तरीके

सार FunctionSpec.ExperimentalCompile
getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
सार इंट
getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
सार संरचित मूल्य
getFullargspec ()
 Full arg spec from inspect.getfullargspec().
सार StructuredValueOrBuilder
getFullargspecOrBuilder ()
 Full arg spec from inspect.getfullargspec().
सार संरचित मूल्य
getInputSignature ()
 The input signature, if specified.
सार StructuredValueOrBuilder
getInputSignatureOrBuilder ()
 The input signature, if specified.
अमूर्त बूलियन
getIsMethod ()
 Whether this represents a class method.
अमूर्त बूलियन
हैफुलार्ग्सपेक ()
 Full arg spec from inspect.getfullargspec().
अमूर्त बूलियन
hasInputSignature ()
 The input signature, if specified.

सार्वजनिक तरीके

सार्वजनिक सार FunctionSpec.ExperimentalCompile getExperimentalCompile ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

सार्वजनिक सार int getExperimentalCompileValue ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

सार्वजनिक सार StructuredValue getFullargspec ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

सार्वजनिक सार StructuredValueOrBuilder getFullargspecOrBuilder ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

सार्वजनिक सार StructuredValue getInputSignature ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

सार्वजनिक सार StructuredValueOrBuilder getInputSignatureOrBuilder ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;

सार्वजनिक सार बूलियन getIsMethod ()

 Whether this represents a class method.
 
bool is_method = 2;

सार्वजनिक सार बूलियन hasFullargspec ()

 Full arg spec from inspect.getfullargspec().
 
.tensorflow.StructuredValue fullargspec = 1;

सार्वजनिक सार बूलियन hasInputSignature ()

 The input signature, if specified.
 
.tensorflow.StructuredValue input_signature = 5;