FunctionSpecOrBuilder

giao diện công cộng FunctionSpecOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

trừu tượng FunctionSpec.ExperimentalCompile
getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
int trừu tượng
getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
giá trị cấu trúc trừu tượng
getFullargspec ()
 Full arg spec from inspect.getfullargspec().
trừu tượng StructuredValueOrBuilder
getFullargspecOrBuilder ()
 Full arg spec from inspect.getfullargspec().
giá trị cấu trúc trừu tượng
getInputSignature ()
 The input signature, if specified.
trừu tượng StructuredValueOrBuilder
getInputSignatureOrBuilder ()
 The input signature, if specified.
trừu tượng boolean
getIsMethod ()
 Whether this represents a class method.
trừu tượng boolean
hasFullargspec ()
 Full arg spec from inspect.getfullargspec().
trừu tượng boolean
hasInputSignature ()
 The input signature, if specified.

Phương pháp công khai

trừu tượng công khai FunctionSpec.ExperimentalCompile getExperimentalCompile ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

tóm tắt công khai int getExperimentalCompileValue ()

.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;

tóm tắt công khai StructuredValue getFullargspec ()

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

tóm tắt công khai StructuredValueOrBuilder getFullargspecOrBuilder ()

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

tóm tắt công khai StructuredValue getInputSignature ()

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

tóm tắt công khai StructuredValueOrBuilder getInputSignatureOrBuilder ()

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

boolean trừu tượng công khai getIsMethod ()

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

boolean trừu tượng công khai hasFullargspec ()

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

boolean trừu tượng công khai hasInputSignature ()

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