FunctionSpec

genel son sınıf FunctionSpec

 Represents `FunctionSpec` used in `Function`. This represents a
 function that has been wrapped as a TensorFlow `Function`.
 
Protobuf türü tensorflow.FunctionSpec

İç İçe Sınıflar

sınıf FunctionSpec.Builder
 Represents `FunctionSpec` used in `Function`. 
Sıralama 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
son boole değeri
statik FunctionSpec.Builder
newBuilder ( FunctionSpec prototipi)
statik FunctionSpec.Builder
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
FunctionSpec.Builder
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 FunctionSpec getDefaultInstance ()

public FunctionSpec getDefaultInstanceForType ()

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.Builder newBuilder ( FunctionSpec prototipi)

public static FunctionSpec.Builder newBuilder ()

public FunctionSpec.Builder newBuilderForType ()

public static FunctionSpec parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

public static FunctionSpec parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static FunctionSpec parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

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ı ()

public FunctionSpec.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası