TensorListSetItem

public final クラスTensorListSetItem

ネストされたクラス

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

公開メソッド

出力<オブジェクト>
asOutput ()
テンソルのシンボリック ハンドルを返します。
static <T> TensorListSetItem
create ( Scope scope, Operand <?> inputHandle, Operand <Integer> index, Operand <T> item, Options... options)
新しい TensorListSetItem 操作をラップするクラスを作成するファクトリ メソッド。
出力<?>
static TensorListSetItem.Options
resizeIfIndexOutOfBounds (ブール値の resizeIfIndexOutOfBounds)

継承されたメソッド

公開メソッド

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

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

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

public static TensorListSetItem create (スコープスコープ、オペランド<?> inputHandle、オペランド<整数> インデックス、オペランド<T> アイテム、オプション...オプション)

新しい TensorListSetItem 操作をラップするクラスを作成するファクトリ メソッド。

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

public Output <?> outputHandle ()

public static TensorListSetItem.Options resizeIfIndexOutOfBounds (Boolean resizeIfIndexOutOfBounds)

public final クラスTensorListSetItem

ネストされたクラス

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

公開メソッド

出力<オブジェクト>
asOutput ()
テンソルのシンボリック ハンドルを返します。
static <T> TensorListSetItem
create ( Scope scope, Operand <?> inputHandle, Operand <Integer> index, Operand <T> item, Options... options)
新しい TensorListSetItem 操作をラップするクラスを作成するファクトリ メソッド。
出力<?>
static TensorListSetItem.Options
resizeIfIndexOutOfBounds (ブール値の resizeIfIndexOutOfBounds)

継承されたメソッド

公開メソッド

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

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

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

public static TensorListSetItem create (スコープスコープ、オペランド<?> inputHandle、オペランド<整数> インデックス、オペランド<T> アイテム、オプション...オプション)

新しい TensorListSetItem 操作をラップするクラスを作成するファクトリ メソッド。

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

public Output <?> outputHandle ()

public static TensorListSetItem.Options resizeIfIndexOutOfBounds (Boolean resizeIfIndexOutOfBounds)