genel son sınıf FunctionSpec
Represents `FunctionSpec` used in `Function`. This represents a function that has been wrapped as a TensorFlow `Function`.
tensorflow.FunctionSpec
İç İçe Sınıflar
sınıf | FunctionSpec.Builder | Represents `FunctionSpec` used in `Function`. | |
numaralandırma | FunctionSpec.ExperimentalCompile | Whether the function should be compiled by XLA. |
Sabitler
int | EXPERIMENTAL_COMPILE_FIELD_NUMBER | |
int | FULLARGSPEC_FIELD_NUMBER | |
int | INPUT_SIGNATURE_FIELD_NUMBER | |
int | IS_METHOD_FIELD_NUMBER |
Genel Yöntemler
boolean | eşittir (Nesne nesnesi) |
statik FonksiyonBelirtimi | |
İşlevÖzellikleri | |
final statik com.google.protobuf.Descriptors.Descriptor | |
FunctionSpec.ExperimentalCompile | getExperimentalCompile () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
int | getExperimentalCompileValue () .tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6; |
Yapılandırılmış Değer | getFullargspec () Full arg spec from inspect.getfullargspec(). |
StructuredValueOrBuilder | getFullargspecOrBuilder () Full arg spec from inspect.getfullargspec(). |
Yapılandırılmış Değer | getInputSignature () The input signature, if specified. |
StructuredValueOrBuilder | getInputSignatureOrBuilder () The input signature, if specified. |
boolean | getIsMethod () Whether this represents a class method. |
int | |
final com.google.protobuf.UnknownFieldSet | |
boolean | hasFullargspec () Full arg spec from inspect.getfullargspec(). |
boolean | hasInputSignature () The input signature, if specified. |
int | hashKodu () |
son boole değeri | Başlatıldı () |
statik FunctionSpec.Builder | newBuilder ( FunctionSpec prototipi) |
statik FunctionSpec.Builder | yeniİnşaatçı () |
FunctionSpec.Builder | |
statik FonksiyonBelirtimi | parseDelimitedFrom (InputStream girişi) |
statik FonksiyonBelirtimi | parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik FonksiyonBelirtimi | parseFrom (ByteBuffer verileri) |
statik FonksiyonBelirtimi | parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik FonksiyonBelirtimi | parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik FonksiyonBelirtimi | ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi) |
statik FonksiyonBelirtimi | parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik FonksiyonBelirtimi | ayrıştırmaFrom (com.google.protobuf.ByteString verileri) |
Statik FonksiyonBelirtimi | parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Statik FonksiyonBelirtimi | parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
statik | ayrıştırıcı () |
FunctionSpec.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
Sabitler
genel statik final int EXPERIMENTAL_COMPILE_FIELD_NUMBER
Sabit Değer: 6
genel statik final int FULLARGSPEC_FIELD_NUMBER
Sabit Değer: 1
genel statik final int INPUT_SIGNATURE_FIELD_NUMBER
Sabit Değer: 5
genel statik final int IS_METHOD_FIELD_NUMBER
Sabit Değer: 2
Genel Yöntemler
genel boole eşittir (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public FunctionSpec.ExperimentalCompile getExperimentalCompile ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
public int getExperimentalCompileValue ()
.tensorflow.FunctionSpec.ExperimentalCompile experimental_compile = 6;
public StructuredValue getFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
public StructuredValueOrBuilder getFullargspecOrBuilder ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
public StructuredValue getInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
public StructuredValueOrBuilder getInputSignatureOrBuilder ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
genel boolean getIsMethod ()
Whether this represents a class method.
bool is_method = 2;
halk getParserForType ()
public int getSerializedSize ()
genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()
genel boolean hasFullargspec ()
Full arg spec from inspect.getfullargspec().
.tensorflow.StructuredValue fullargspec = 1;
genel boolean hasInputSignature ()
The input signature, if specified.
.tensorflow.StructuredValue input_signature = 5;
genel int hashCode ()
genel final boolean isInitialized ()
public static FunctionSpec parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik FunctionSpec ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public static FunctionSpec ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik FunctionSpec ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Atar
IOİstisnası |
---|
public static FunctionSpec ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik FunctionSpec ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Atar
Geçersiz ProtokolBufferException |
---|
public static FunctionSpec parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel statik FunctionSpec ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
Geçersiz ProtokolBufferException |
---|
genel statik ayrıştırıcı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|