パブリック最終クラスXSpace
A container of parallel XPlanes, generated by one or more profiling sources. Next ID: 5
tensorflow.profiler.XSpace ネストされたクラス
| クラス | XSpace.Builder | A container of parallel XPlanes, generated by one or more profiling sources. | |
定数
| 整数 | ERRORS_FIELD_NUMBER | |
| 整数 | HOSTNAMES_FIELD_NUMBER | |
| 整数 | PLANES_FIELD_NUMBER | |
| 整数 | WARNINGS_FIELD_NUMBER |
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) |
| 静的XSpace | |
| Xスペース | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| 弦 | getErrors (int インデックス) Errors (if any) in the generation of planes. |
| com.google.protobuf.ByteString | getErrorsBytes (int インデックス) Errors (if any) in the generation of planes. |
| 整数 | getErrorsCount () Errors (if any) in the generation of planes. |
| com.google.protobuf.ProtocolStringList | getErrorsList () Errors (if any) in the generation of planes. |
| 弦 | getHostnames (int インデックス) List of hostnames that XPlanes are generated from. |
| com.google.protobuf.ByteString | getHostnamesBytes (int インデックス) List of hostnames that XPlanes are generated from. |
| 整数 | getHostnamesCount () List of hostnames that XPlanes are generated from. |
| com.google.protobuf.ProtocolStringList | getホスト名リスト() List of hostnames that XPlanes are generated from. |
| XPlane | getPlanes (int インデックス) repeated .tensorflow.profiler.XPlane planes = 1; |
| 整数 | getPlanesCount () repeated .tensorflow.profiler.XPlane planes = 1; |
| リスト< XPlane > | getPlanesList () repeated .tensorflow.profiler.XPlane planes = 1; |
| XPlaneOrBuilder | getPlanesOrBuilder (int インデックス) repeated .tensorflow.profiler.XPlane planes = 1; |
| リスト<? XPlaneOrBuilder を拡張 > | getPlanesOrBuilderList () repeated .tensorflow.profiler.XPlane planes = 1; |
| 整数 | |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| 弦 | getWarnings (int インデックス) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
| com.google.protobuf.ByteString | getWarningsBytes (int インデックス) Warnings (if any) in the generation of planes; repeated string warnings = 3; |
| 整数 | getWarningsCount () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
| com.google.protobuf.ProtocolStringList | getWarningsList () Warnings (if any) in the generation of planes; repeated string warnings = 3; |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的XSpace.Builder | newBuilder ( XSpaceプロトタイプ) |
| 静的XSpace.Builder | newBuilder () |
| XSpace.Builder | |
| 静的XSpace | parseDelimitedFrom (InputStream 入力) |
| 静的XSpace | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的XSpace | parseFrom (ByteBuffer データ) |
| 静的XSpace | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的XSpace | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的XSpace | parseFrom (com.google.protobuf.CodedInputStream 入力) |
| 静的XSpace | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的XSpace | parseFrom (com.google.protobuf.ByteString データ) |
| 静的XSpace | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的XSpace | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的 | パーサー() |
| XSpace.Builder | toビルダー() |
| 空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数ERRORS_FIELD_NUMBER
定数値: 2
パブリック静的最終整数HOSTNAMES_FIELD_NUMBER
定数値: 4
パブリック静的最終整数PLANES_FIELD_NUMBER
定数値: 1
パブリック静的最終整数WARNINGS_FIELD_NUMBER
定数値: 3
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public String getErrors (int インデックス)
Errors (if any) in the generation of planes.
repeated string errors = 2; public com.google.protobuf.ByteString getErrorsBytes (int インデックス)
Errors (if any) in the generation of planes.
repeated string errors = 2; public int getErrorsCount ()
Errors (if any) in the generation of planes.
repeated string errors = 2; public com.google.protobuf.ProtocolStringList getErrorsList ()
Errors (if any) in the generation of planes.
repeated string errors = 2; public String getHostnames (int インデックス)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4; public com.google.protobuf.ByteString getHostnamesBytes (int インデックス)
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4; public int getHostnamesCount ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4; public com.google.protobuf.ProtocolStringList getHostnamesList ()
List of hostnames that XPlanes are generated from.
repeated string hostnames = 4; 公共 getParserForType ()
public int getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
public XPlaneOrBuilder getPlaneOrBuilder (int インデックス)
repeated .tensorflow.profiler.XPlane planes = 1;
公開リスト<? extends XPlaneOrBuilder > getPlaneOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public String getWarnings (int インデックス)
Warnings (if any) in the generation of planes;
repeated string warnings = 3; public com.google.protobuf.ByteString getWarningsBytes (int インデックス)
Warnings (if any) in the generation of planes;
repeated string warnings = 3; public int getWarningsCount ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3; public com.google.protobuf.ProtocolStringList getWarningsList ()
Warnings (if any) in the generation of planes;
repeated string warnings = 3; public int hashCode ()
パブリック最終ブール値isInitialized ()
public static XSpace parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static XSpace parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static XSpace parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static XSpace parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static XSpace parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static XSpace parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|