パブリック最終クラス
Metadata associated with a series of Summary dataProtobuf 型
tensorflow.SummaryDescription
ネストされたクラス
クラス | 概要説明.ビルダー | Metadata associated with a series of Summary dataProtobuf 型 tensorflow.SummaryDescription |
定数
整数 | TYPE_HINT_FIELD_NUMBER |
パブリックメソッド
ブール値 | 等しい(オブジェクトオブジェクト) |
静的な概要説明 | |
概要説明 | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
整数 | |
弦 | 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. |
最終的な com.google.protobuf.UnknownFieldSet | |
整数 | ハッシュコード() |
最終ブール値 | |
静的な概要説明.Builder | newBuilder ( SummaryDescriptionプロトタイプ) |
静的な概要説明.Builder | newBuilder () |
概要説明.ビルダー | |
静的な概要説明 | parseDelimitedFrom (InputStream 入力) |
静的な概要説明 | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的な概要説明 | parseFrom (ByteBuffer データ) |
静的な概要説明 | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的な概要説明 | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的な概要説明 | parseFrom (com.google.protobuf.CodedInputStream 入力) |
静的な概要説明 | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的な概要説明 | parseFrom (com.google.protobuf.ByteString データ) |
静的な概要説明 | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的な概要説明 | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的 | パーサー() |
概要説明.ビルダー | toビルダー() |
空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数TYPE_HINT_FIELD_NUMBER
定数値: 1
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
公共 getParserForType ()
public int getSerializedSize ()
パブリック String 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;
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static SummaryDescription parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static SummaryDescription parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static SummaryDescription parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static SummaryDescription parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static SummaryDescription parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static SummaryDescription parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|