パブリック最終クラスPlatformInfo
Protobuf 型tensorflow.PlatformInfo
ネストされたクラス
| クラス | プラットフォーム情報ビルダー | Protobuf 型tensorflow.PlatformInfo | |
定数
| 整数 | BITS_FIELD_NUMBER | |
| 整数 | LINKAGE_FIELD_NUMBER | |
| 整数 | MACHINE_FIELD_NUMBER | |
| 整数 | RELEASE_FIELD_NUMBER | |
| 整数 | SYSTEM_FIELD_NUMBER | |
| 整数 | VERSION_FIELD_NUMBER |
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) |
| 弦 | getBits () e.g. |
| com.google.protobuf.ByteString | getBitsBytes () e.g. |
| 静的なプラットフォーム情報 | |
| プラットフォーム情報 | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| 弦 | getLinkage () e.g. |
| com.google.protobuf.ByteString | getLinkageBytes () e.g. |
| 弦 | getMachine () e.g. |
| com.google.protobuf.ByteString | getMachineBytes () e.g. |
| 弦 | getRelease () e.g. |
| com.google.protobuf.ByteString | getReleaseBytes () e.g. |
| 整数 | |
| 弦 | getシステム() e.g. |
| com.google.protobuf.ByteString | getSystemBytes () e.g. |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| 弦 | getバージョン() e.g. |
| com.google.protobuf.ByteString | getVersionBytes () e.g. |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的PlatformInfo.Builder | newBuilder ( PlatformInfoプロトタイプ) |
| 静的PlatformInfo.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 出力) |
継承されたメソッド
定数
パブリック静的最終整数BITS_FIELD_NUMBER
定数値: 1
パブリック静的最終整数LINKAGE_FIELD_NUMBER
定数値: 2
パブリック静的最終整数MACHINE_FIELD_NUMBER
定数値: 3
パブリック静的最終整数RELEASE_FIELD_NUMBER
定数値: 4
パブリック静的最終整数SYSTEM_FIELD_NUMBER
定数値: 5
パブリック静的最終整数VERSION_FIELD_NUMBER
定数値: 6
パブリックメソッド
public booleanに等しい(オブジェクト obj)
パブリック String getBits ()
e.g. '64bit'
string bits = 1; public com.google.protobuf.ByteString getBitsBytes ()
e.g. '64bit'
string bits = 1; public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
パブリック String getLinkage ()
e.g. 'ELF'
string linkage = 2; public com.google.protobuf.ByteString getLinkageBytes ()
e.g. 'ELF'
string linkage = 2; パブリック String getMachine ()
e.g. 'i386'
string machine = 3; public com.google.protobuf.ByteString getMachineBytes ()
e.g. 'i386'
string machine = 3; 公共 getParserForType ()
パブリック String getRelease ()
e.g. '3.13.0-76-generic'
string release = 4; public com.google.protobuf.ByteString getReleaseBytes ()
e.g. '3.13.0-76-generic'
string release = 4; public int getSerializedSize ()
public String getSystem ()
e.g. 'Linux'
string system = 5; public com.google.protobuf.ByteString getSystemBytes ()
e.g. 'Linux'
string system = 5; public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getVersion ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; public com.google.protobuf.ByteString getVersionBytes ()
e.g. '#120_Ubuntu SMP Mon Jan 18 15:59:10 UTC 2016'
string version = 6; public int hashCode ()
パブリック最終ブール値isInitialized ()
public static PlatformInfo parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static PlatformInfo parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static PlatformInfo parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static PlatformInfo parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static PlatformInfo parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static PlatformInfo parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|