Summary

genel final dersi Özeti

 A Summary is a set of named values to be displayed by the
 visualizer.
 Summaries are produced regularly during training, as controlled by
 the "summary_interval_secs" attribute of the training operation.
 Summaries are also produced at the end of an evaluation.
 
Protobuf tipi tensorflow.Summary

İç İçe Sınıflar

sınıf Özet.Ses Protobuf tipi tensorflow.Summary.Audio
arayüz Özet.AudioOrBuilder
sınıf Özet.Oluşturucu
 A Summary is a set of named values to be displayed by the
 visualizer. 
sınıf Özet.Resim Protobuf türü tensorflow.Summary.Image
arayüz Özet.ImageOrBuilder
sınıf Özet.Değer Protobuf tipi tensorflow.Summary.Value
arayüz Summary.ValueOrBuilder

Sabitler

int VALUE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Statik Özet
Özet
final statik com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
Özet.Değer
getValue (int dizini)
 Set of values for the summary.
int
getValueCount ()
 Set of values for the summary.
Liste< Özet.Değer >
getValueList ()
 Set of values for the summary.
Summary.ValueOrBuilder
getValueOrBuilder (int dizini)
 Set of values for the summary.
Liste<? Summary.ValueOrBuilder'ı genişletir >
getValueOrBuilderList ()
 Set of values for the summary.
int
son boole değeri
Statik Özet.Oluşturucu
newBuilder ( Özet prototip)
Statik Özet.Oluşturucu
Özet.Oluşturucu
Statik Özet
parseDelimitedFrom (InputStream girişi)
Statik Özet
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özet
parseFrom (ByteBuffer verileri)
Statik Özet
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özet
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özet
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik Özet
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özet
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik Özet
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik Özet
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
Özet.Oluşturucu
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int VALUE_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static Özet getDefaultInstance ()

genel Özet getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

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

public Summary.Value getValue (int index)

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public int getValueCount ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

genel Liste< Özet.Değer > getValueList ()

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

public Summary.ValueOrBuilder getValueOrBuilder (int dizini)

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

genel liste<? Summary.ValueOrBuilder > getValueOrBuilderList ()' i genişletir

 Set of values for the summary.
 
repeated .tensorflow.Summary.Value value = 1;

genel int hashCode ()

genel final boolean isInitialized ()

public static Summary.Builder newBuilder ( Özet prototipi)

public static Summary.Builder newBuilder ()

public Summary.Builder newBuilderForType ()

public static Özet parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

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

Atar
IO İstisnası

public static Özet parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Özet ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Özet ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Özet ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik Özet ayrıştırmaFrom (byte[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

genel statik Özet ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Özet ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

genel Özet.Builder toBuilder ()

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

Atar
IO İstisnası