TensorListSetItem

パブリック最終クラスTensorListSetItem

ネストされたクラス

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

パブリックメソッド

出力<オブジェクト>
asOutput ()
テンソルのシンボリック ハンドルを返します。
静的 <T> TensorListSetItem
create (スコープscope、オペランド<?>inputHandle、オペランド<Integer>インデックス、オペランド<T>項目、オプション...オプション)
新しい TensorListSetItem オペレーションをラップするクラスを作成するファクトリ メソッド。
出力<?>
静的TensorListSetItem.Options
SimplyIfIndexOutOfBounds (ブール値のresizeIfIndexOutOfBounds)

継承されたメソッド

パブリックメソッド

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

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

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

public static TensorListSetItem create (スコープscope、オペランド<?>inputHandle、オペランド<Integer>インデックス、オペランド<T>項目、オプション...オプション)

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

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

public Output <?> OutputHandle ()

public static TensorListSetItem.Options assignIfIndexOutOfBounds (ブール型のresizeIfIndexOutOfBounds)