DataServiceDatasetV2

パブリック最終クラスDataServiceDatasetV2

tf.data サービスからデータを読み取るデータセットを作成します。

ネストされたクラス

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

パブリックメソッド

出力<オブジェクト>
asOutput ()
テンソルのシンボリック ハンドルを返します。
静的DataServiceDatasetV2
create ( Scopeスコープ、オペランド<Long> datasetId、オペランド<String> processMode、オペランド<String> アドレス、オペランド<String> プロトコル、オペランド<String> jobName、オペランド<Long> ConsumerIndex、オペランド<Long> numConsumers、オペランド<Long > maxOutstandingRequests、オペランド<?> iterationCounter、List<Class<?>> OutputTypes、List< Shape > OutputShapes、 Options...オプション)
新しい DataServiceDatasetV2 オペレーションをラップするクラスを作成するファクトリ メソッド。
静的DataServiceDatasetV2.Options
dataTransferProtocol (文字列 dataTransferProtocol)
出力<?>
静的DataServiceDatasetV2.Options
taskRefreshIntervalHintMs (長い taskRefreshIntervalHintMs)

継承されたメソッド

パブリックメソッド

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

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

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

public static DataServiceDatasetV2 create ( Scopeスコープ、オペランド<Long> datasetId、オペランド<String> processMode、オペランド<String> アドレス、オペランド<String> プロトコル、オペランド<String> jobName、オペランド<Long> ConsumerIndex、オペランド<Long> numConsumers、オペランド<Long> maxOutstandingRequests、オペランド<?> iterationCounter、List<Class<?>> OutputTypes、List< Shape > OutputShapes、 Options...オプション)

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

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

public static DataServiceDatasetV2.Options dataTransferProtocol (String dataTransferProtocol)

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

public static DataServiceDatasetV2.Options taskRefreshIntervalHintMs (Long taskRefreshIntervalHintMs)