パブリック最終クラスAutoParallelOptions
Protobuf 型tensorflow.AutoParallelOptions 
ネストされたクラス
| クラス | AutoParallelOptions.Builder | Protobuf 型 tensorflow.AutoParallelOptions | |
定数
| 整数 | ENABLE_FIELD_NUMBER | |
| 整数 | NUM_REPLICAS_FIELD_NUMBER | 
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) | 
| 静的AutoParallelOptions | |
| AutoParallelオプション | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| ブール値 | getEnable () bool enable = 1; | 
| 整数 | getNumReplicas () int32 num_replicas = 2; | 
| 整数 | |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| 整数 | ハッシュコード() | 
| 最終ブール値 | |
| 静的AutoParallelOptions.Builder |  newBuilder ( AutoParallelOptionsプロトタイプ) | 
| 静的AutoParallelOptions.Builder |  newBuilder () | 
| AutoParallelOptions.Builder | |
| 静的AutoParallelOptions |  parseDelimitedFrom (InputStream 入力) | 
| 静的AutoParallelOptions |  parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| 静的AutoParallelOptions |  parseFrom (ByteBuffer データ) | 
| 静的AutoParallelOptions |  parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| 静的AutoParallelOptions |  parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| 静的AutoParallelOptions |  parseFrom (com.google.protobuf.CodedInputStream 入力) | 
| 静的AutoParallelOptions |  parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| 静的AutoParallelOptions |  parseFrom (com.google.protobuf.ByteString データ) | 
| 静的AutoParallelOptions |  parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| 静的AutoParallelOptions |  parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| 静的 | パーサー() | 
| AutoParallelOptions.Builder |  toビルダー() | 
| 空所 | writeTo (com.google.protobuf.CodedOutputStream 出力)  | 
継承されたメソッド
定数
パブリック静的最終整数ENABLE_FIELD_NUMBER
定数値: 1 
パブリック静的最終整数NUM_REPLICAS_FIELD_NUMBER
定数値: 2 
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
パブリックブール値getEnable ()
 bool enable = 1;
public int getNumReplicas ()
 int32 num_replicas = 2;
公共
public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static AutoParallelOptions parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 | 
|---|
public static AutoParallelOptions parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 | 
|---|
public static AutoParallelOptions parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 | 
|---|
public static AutoParallelOptions parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 | 
|---|
public static AutoParallelOptions parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 | 
|---|
public static AutoParallelOptions parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 | 
|---|
パブリック静的
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 | 
|---|