ParallelBatchDataset

パブリック最終クラスParallelBatchDataset

ネストされたクラス

クラスParallelBatchDataset.Options ParallelBatchDatasetのオプションの属性

パブリックメソッド

出力<オブジェクト>
asOutput ()
テンソルのシンボリック ハンドルを返します。
静的ParallelBatchDataset
create (スコープscope、オペランド<?>inputDataset、オペランド<Long>batchSize、オペランド<Long>numParallelCalls、オペランド<Boolean>dropRemainder、List<Class<?>>outputTypes、List <Shape> outputShapes、 Options...オプション)
新しい ParallelBatchDataset オペレーションをラップするクラスを作成するためのファクトリ メソッド。
静的ParallelBatchDataset.Options
決定的(文字列決定的)
出力<?>

継承されたメソッド

パブリックメソッド

public Output <オブジェクト> asOutput ()

テンソルのシンボリック ハンドルを返します。

TensorFlow オペレーションへの入力は、別の TensorFlow オペレーションの出力です。このメソッドは、入力の計算を表すシンボリック ハンドルを取得するために使用されます。

public static ParallelBatchDataset create ( Scopescopeオペランド<?>inputDataset、オペランド<Long>batchSize、オペランド<Long>numParallelCalls、オペランド<Boolean>dropRemainder、List<Class<?>>outputTypes、List <Shape> outputShapes、 Options.. .オプション)

新しい ParallelBatchDataset オペレーションをラップするクラスを作成するためのファクトリ メソッド。

パラメーター
範囲現在のスコープ
オプションオプションの属性値を持ちます
戻り値
  • ParallelBatchDataset の新しいインスタンス

public static ParallelBatchDataset.Options決定的(文字列決定的)

public出力<?>ハンドル()