FunctionSpec.Builder คลาสสุดท้ายแบบคงที่สาธารณะ
Represents `FunctionSpec` used in `Function`. This represents a function that has been wrapped as a TensorFlow `Function`.
tensorflow.FunctionSpec
วิธีการสาธารณะ
FunctionSpec.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์) |
ฟังก์ชั่นSpec | สร้าง () |
ฟังก์ชั่นSpec | สร้างบางส่วน () |
FunctionSpec.Builder | ชัดเจน () |
FunctionSpec.Builder | เคลียร์การทดลองคอมไพล์ () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
FunctionSpec.Builder | clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor) |
FunctionSpec.Builder | clearFullargspec () Full arg spec from inspect.getfullargspec(). |
FunctionSpec.Builder | ชัดเจนInputSignature () The input signature, if specified. |
FunctionSpec.Builder | clearIsMethod () Whether this represents a class method. |
FunctionSpec.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FunctionSpec.Builder | โคลน () |
ฟังก์ชั่นSpec | |
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย | รับคำอธิบาย () |
com.google.protobuf.Descriptors.Descriptor | |
FunctionSpec.ExperimentalCompile | รับคอมไพล์ทดลอง () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
ภายใน | รับค่าคอมไพล์ทดลอง () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
ค่าโครงสร้าง | รับ Fullargspec () Full arg spec from inspect.getfullargspec(). |
โครงสร้างค่าตัวสร้าง | getFullargspecBuilder () Full arg spec from inspect.getfullargspec(). |
StructuredValueOrBuilder | getFullargspecOrBuilder () Full arg spec from inspect.getfullargspec(). |
ค่าโครงสร้าง | รับInputSignature () The input signature, if specified. |
โครงสร้างค่าตัวสร้าง | getInputSignatureBuilder () The input signature, if specified. |
StructuredValueOrBuilder | getInputSignatureOrBuilder () The input signature, if specified. |
บูลีน | getIsMethod () Whether this represents a class method. |
บูลีน | มีFullargspec () Full arg spec from inspect.getfullargspec(). |
บูลีน | มีInputSignature () The input signature, if specified. |
บูลีนสุดท้าย | |
FunctionSpec.Builder | mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FunctionSpec.Builder | mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ ) |
FunctionSpec.Builder | |
FunctionSpec.Builder | |
FunctionSpec.Builder สุดท้าย | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
FunctionSpec.Builder | setExperimentalCompile (ค่า FunctionSpec.ExperimentalCompile ) .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
FunctionSpec.Builder | setExperimentalCompileValue (ค่า int) .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
FunctionSpec.Builder | setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์) |
FunctionSpec.Builder | setFullargspec ( StructuredValue.Builder builderForValue) Full arg spec from inspect.getfullargspec(). |
FunctionSpec.Builder | |
FunctionSpec.Builder | |
FunctionSpec.Builder | |
FunctionSpec.Builder | setIsMethod (ค่าบูลีน) Whether this represents a class method. |
FunctionSpec.Builder | setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์) |
FunctionSpec.Builder สุดท้าย | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
วิธีการสืบทอด
วิธีการสาธารณะ
สาธารณะ FunctionSpec.Builder addRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
สาธารณะ FunctionSpec.Builder clearExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
FunctionSpec.Builder สาธารณะ clearFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
FunctionSpec.Builder สาธารณะ clearInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
FunctionSpec.Builder สาธารณะ clearIsMethod ()
Whether this represents a class method.
bool is_method = 2;
สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()
สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
FunctionSpec.ExperimentalCompile สาธารณะ getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
int สาธารณะ getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
โครงสร้าง สาธารณะค่า getFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
โครงสร้างสาธารณะ StructuredValue.Builder getFullargspecBuilder ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
โครงสร้างสาธารณะ StructuredValueOrBuilder getFullargspecOrBuilder ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
โครงสร้าง สาธารณะค่า getInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
โครงสร้างสาธารณะ StructuredValue.Builder getInputSignatureBuilder ()
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;
บูลีนสุดท้ายสาธารณะ isInitialized ()
FunctionSpec.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ FunctionSpec.Builder ผสาน Fullargspec (ค่า StructuredValue )
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
สาธารณะ FunctionSpec.Builder ผสานInputSignature (ค่า StructuredValue )
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
สาธารณะขั้นสุดท้าย FunctionSpec.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
สาธารณะ FunctionSpec.Builder setExperimentalCompile (ค่า FunctionSpec.ExperimentalCompile )
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
สาธารณะ FunctionSpec.Builder setExperimentalCompileValue (ค่า int)
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
สาธารณะ FunctionSpec.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)
FunctionSpec.Builder สาธารณะ setFullargspec ( StructuredValue.Builder builderForValue)
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
สาธารณะ FunctionSpec.Builder setFullargspec (ค่า StructuredValue )
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
FunctionSpec.Builder สาธารณะ setInputSignature ( StructuredValue.Builder builderForValue)
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
สาธารณะ FunctionSpec.Builder setInputSignature (ค่า StructuredValue )
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
FunctionSpec.Builder สาธารณะ setIsMethod (ค่าบูลีน)
Whether this represents a class method.
bool is_method = 2;