SummaryDescription

genel final dersi ÖzetAçıklama

 Metadata associated with a series of Summary data
 
Protobuf tipi tensorflow.SummaryDescription

İç İçe Sınıflar

sınıf ÖzetAçıklama.Oluşturucu
 Metadata associated with a series of Summary data
 
Protobuf tipi tensorflow.SummaryDescription

Sabitler

int TYPE_HINT_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
Statik ÖzetAçıklama
Özet açıklama
final statik com.google.protobuf.Descriptors.Descriptor
int
Sicim
getTypeHint ()
 Hint on how plugins should process the data in this series.
com.google.protobuf.ByteString
getTypeHintBytes ()
 Hint on how plugins should process the data in this series.
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik SummaryDescription.Builder
statik SummaryDescription.Builder
ÖzetAçıklama.Oluşturucu
Statik ÖzetAçıklama
parseDelimitedFrom (InputStream girişi)
Statik ÖzetAçıklama
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetAçıklama
parseFrom (ByteBuffer verileri)
Statik ÖzetAçıklama
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetAçıklama
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetAçıklama
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik ÖzetAçıklama
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetAçıklama
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik ÖzetAçıklama
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik ÖzetAçıklama
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
ÖzetAçıklama.Oluşturucu
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int TYPE_HINT_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static ÖzetAçıklama getDefaultInstance ()

genel ÖzetAçıklama getDefaultInstanceForType ()

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

halk getParserForType ()

public int getSerializedSize ()

genel Dize getTypeHint ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

public com.google.protobuf.ByteString getTypeHintBytes ()

 Hint on how plugins should process the data in this series.
 Supported values include "scalar", "histogram", "image", "audio"
 
string type_hint = 1;

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

genel int hashCode ()

genel final boolean isInitialized ()

public static SummaryDescription.Builder newBuilder ( SummaryDescription prototipi)

public static SummaryDescription.Builder newBuilder ()

public SummaryDescription.Builder newBuilderForType ()

public static SummaryAçıklama parseDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik SummaryAçıklama ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public static SummaryAçıklama parseFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik SummaryAçıklama ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik SummaryAçıklama ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SummaryAçıklama ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik ÖzetAçıklama ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik SummaryAçıklama ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Özet Açıklama parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik SummaryAçıklama ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

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

public SummaryDescription.Builder toBuilder ()

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

Atar
IO İstisnası