genel son sınıf FunctionDefLibrary
A library is a set of named functions.
tensorflow.FunctionDefLibrary
İç İçe Sınıflar
sınıf | FunctionDefLibrary.Builder | A library is a set of named functions. |
Sabitler
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 | hashKodu () |
son boole değeri | Başlatıldı () |
statik FunctionDefLibrary.Builder | newBuilder ( FunctionDefLibrary prototipi) |
statik FunctionDefLibrary.Builder | yeniİnşaatçı () |
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 | ayrıştırıcı () |
FunctionDefLibrary.Builder | inşaatçıya () |
geçersiz | writeTo (com.google.protobuf.CodedOutputStream çıkışı) |
Kalıtsal Yöntemler
boolean | eşittir (Nesne arg0) |
son Sınıf<?> | getClass () |
int | hashKodu () |
son boşluk | bildir () |
son boşluk | tümünü bildir () |
Sicim | toString () |
son boşluk | bekle (uzun arg0, int arg1) |
son boşluk | bekle (uzun arg0) |
son boşluk | Beklemek () |
soyut FonksiyonDef | getFunction (int dizini) repeated .tensorflow.FunctionDef function = 1; |
soyut int | getFunctionCount () repeated .tensorflow.FunctionDef function = 1; |
özet Liste< FunctionDef > | getFunctionList () repeated .tensorflow.FunctionDef function = 1; |
özet FunctionDefOrBuilder | getFunctionOrBuilder (int dizini) repeated .tensorflow.FunctionDef function = 1; |
özet Liste<? FunctionDefOrBuilder'ı genişletiyor > | getFunctionOrBuilderList () repeated .tensorflow.FunctionDef function = 1; |
soyut GradientDef | getGradient (int dizini) repeated .tensorflow.GradientDef gradient = 2; |
soyut int | getGradientCount () repeated .tensorflow.GradientDef gradient = 2; |
özet Listesi< GradientDef > | getGradientList () repeated .tensorflow.GradientDef gradient = 2; |
soyut GradientDefOrBuilder | getGradientOrBuilder (int dizini) repeated .tensorflow.GradientDef gradient = 2; |
özet Liste<? GradientDefOrBuilder'ı genişletir > | getGradientOrBuilderList () repeated .tensorflow.GradientDef gradient = 2; |
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 final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getFunctionCount ()
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 int getGradientCount ()
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 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ı ()
genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)
Atar
IOİstisnası |
---|