FunctionDefLibrary

genel son sınıf FunctionDefLibrary

 A library is a set of named functions.
 
Protobuf türü tensorflow.FunctionDefLibrary

İç İçe Sınıflar

sınıf FunctionDefLibrary.Builder
 A library is a set of named functions. 

Sabitler

int FUNCTION_FIELD_NUMBER
int GRADIENT_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik FunctionDefLibrary
FonksiyonDefKütüphane
final statik com.google.protobuf.Descriptors.Descriptor
FonksiyonDef
getFunction (int dizini)
repeated .tensorflow.FunctionDef function = 1;
int
getFunctionCount ()
repeated .tensorflow.FunctionDef function = 1;
Liste< FonksiyonDef >
getFunctionList ()
repeated .tensorflow.FunctionDef function = 1;
FunctionDefOrBuilder
getFunctionOrBuilder (int dizini)
repeated .tensorflow.FunctionDef function = 1;
Liste<? FunctionDefOrBuilder'ı genişletiyor >
getFunctionOrBuilderList ()
repeated .tensorflow.FunctionDef function = 1;
GradientDef
getGradient (int dizini)
repeated .tensorflow.GradientDef gradient = 2;
int
getGradientCount ()
repeated .tensorflow.GradientDef gradient = 2;
Liste< GradientDef >
getGradientList ()
repeated .tensorflow.GradientDef gradient = 2;
GradientDefOrBuilder
getGradientOrBuilder (int dizini)
repeated .tensorflow.GradientDef gradient = 2;
Liste<? GradientDefOrBuilder'ı genişletir >
getGradientOrBuilderList ()
repeated .tensorflow.GradientDef gradient = 2;
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik FunctionDefLibrary.Builder
statik FunctionDefLibrary.Builder
FunctionDefLibrary.Builder
statik FunctionDefLibrary
parseDelimitedFrom (InputStream girişi)
statik FunctionDefLibrary
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDefLibrary
parseFrom (ByteBuffer verileri)
statik FunctionDefLibrary
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDefLibrary
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDefLibrary
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik FunctionDefLibrary
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDefLibrary
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik FunctionDefLibrary
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik FunctionDefLibrary
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
FunctionDefLibrary.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int FUNCTION_FIELD_NUMBER

Sabit Değer: 1

genel statik final int GRADIENT_FIELD_NUMBER

Sabit Değer: 2

Genel Yöntemler

genel boole eşittir (Object obj)

public static FunctionDefLibrary getDefaultInstance ()

public FunctionDefLibrary getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public FunctionDef getFunction (int dizini)

repeated .tensorflow.FunctionDef function = 1;

public int getFunctionCount ()

repeated .tensorflow.FunctionDef function = 1;

genel Liste< FunctionDef > getFunctionList ()

repeated .tensorflow.FunctionDef function = 1;

public FunctionDefOrBuilder getFunctionOrBuilder (int dizini)

repeated .tensorflow.FunctionDef function = 1;

genel liste<? FunctionDefOrBuilder'ı genişletir > getFunctionOrBuilderList ()

repeated .tensorflow.FunctionDef function = 1;

public GradientDef getGradient (int dizini)

repeated .tensorflow.GradientDef gradient = 2;

public int getGradientCount ()

repeated .tensorflow.GradientDef gradient = 2;

genel Liste< GradientDef > getGradientList ()

repeated .tensorflow.GradientDef gradient = 2;

public GradientDefOrBuilder getGradientOrBuilder (int dizini)

repeated .tensorflow.GradientDef gradient = 2;

genel liste<? GradientDefOrBuilder'ı genişletir > getGradientOrBuilderList ()

repeated .tensorflow.GradientDef gradient = 2;

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

public static FunctionDefLibrary.Builder newBuilder ( FunctionDefLibrary prototipi)

public static FunctionDefLibrary.Builder newBuilder ()

public FunctionDefLibrary.Builder newBuilderForType ()

public static FunctionDefLibrary parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

Atar
IO İstisnası

public static FunctionDefLibrary parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

public static FunctionDefLibrary parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static FunctionDefLibrary parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

public static FunctionDefLibrary parseFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

public static FunctionDefLibrary ayrıştırmaFrom (byte[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik FunctionDefLibrary ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

public static FunctionDefLibrary parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static FunctionDefLibrary ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public FunctionDefLibrary.Builder toBuilder ()

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

Atar
IO İstisnası