کلاس نهایی عمومی FunctionSpec
Represents `FunctionSpec` used in `Function`. This represents a function that has been wrapped as a TensorFlow `Function`.
tensorflow.FunctionSpec کلاس های تو در تو
| کلاس | FunctionSpec.Builder | Represents `FunctionSpec` used in `Function`. | |
| enum | FunctionSpec.ExperimentalCompile | Whether the function should be compiled by XLA. | |
ثابت ها
| بین المللی | EXPERIMENTAL_COMPILE_FIELD_NUMBER | |
| بین المللی | FULLARGSPEC_FIELD_NUMBER | |
| بین المللی | INPUT_SIGNATURE_FIELD_NUMBER | |
| بین المللی | IS_METHOD_FIELD_NUMBER |
روش های عمومی
| بولی | برابر است (object obj) |
| استاتیک FunctionSpec | |
| FunctionSpec | |
| نهایی static com.google.protobuf.Descriptors.Descriptor | |
| FunctionSpec.ExperimentalCompile | getExperimentalCompile () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| بین المللی | getExperimentalCompileValue () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
| StructuredValue | getFullargspec () Full arg spec from inspect.getfullargspec(). |
| StructuredValueOrBuilder | getFullargspecOrBuilder () Full arg spec from inspect.getfullargspec(). |
| StructuredValue | getInputSignature () The input signature, if specified. |
| StructuredValueOrBuilder | getInputSignatureOrBuilder () The input signature, if specified. |
| بولی | getIsMethod () Whether this represents a class method. |
| بین المللی | |
| com.google.protobuf.UnknownFieldSet نهایی | |
| بولی | hasFullargspec () Full arg spec from inspect.getfullargspec(). |
| بولی | hasInputSignature () The input signature, if specified. |
| بین المللی | هش کد () |
| بولی نهایی | |
| استاتیک FunctionSpec.Builder | newBuilder (نمونه اولیه FunctionSpec ) |
| استاتیک FunctionSpec.Builder | newBuilder () |
| FunctionSpec.Builder | |
| استاتیک FunctionSpec | parseDelimitedFrom (ورودی جریان ورودی) |
| استاتیک FunctionSpec | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک FunctionSpec | parseFrom (داده های ByteBuffer) |
| استاتیک FunctionSpec | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک FunctionSpec | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک FunctionSpec | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
| استاتیک FunctionSpec | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک FunctionSpec | parseFrom (داده های com.google.protobuf.ByteString) |
| استاتیک FunctionSpec | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| استاتیک FunctionSpec | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| ایستا | تجزیه کننده () |
| FunctionSpec.Builder | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی EXPERIMENTAL_COMPILE_FIELD_NUMBER
مقدار ثابت: 6
نهایی استاتیک عمومی FULLARGSPEC_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی INPUT_SIGNATURE_FIELD_NUMBER
ارزش ثابت: 5
نهایی استاتیک عمومی IS_METHOD_FIELD_NUMBER
مقدار ثابت: 2
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی 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; عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
بولی عمومی hasFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1; بولی عمومی hasInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5; هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک FunctionSpec parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک FunctionSpec parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک FunctionSpec parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک FunctionSpec parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک FunctionSpec parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک FunctionSpec parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
عمومی استاتیک FunctionSpec parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
عمومی استاتیک FunctionSpec parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| InvalidProtocolBufferException |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|