TPUExecute

パブリック最終クラスTPUExecute

TPU プログラムを TPU デバイスにロードして実行する Op。

分散 TPU コンパイラの内部使用用。

パブリックメソッド

静的TPU実行
create (スコープscope、Iterable< Operand <?>> args、 Operand <String> key、List<Class<?>> Tresults)
新しい TPUExecute オペレーションをラップするクラスを作成するファクトリ メソッド。
イテレータ<オペランド<オブジェクト>>
リスト<出力<?>>
結果()

継承されたメソッド

パブリックメソッド

public static TPUExecute create (スコープscope、Iterable< Operand <?>> args、 Operand <String> key、List<Class<?>> Tresults)

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

パラメーター
範囲現在のスコープ
戻り値
  • TPUExecute の新しいインスタンス

public Iterator<オペランド<オブジェクト>> iterator ()

public List<出力<?>>結果()