パブリック最終クラスXlaSparseDenseMatmulWithCsrInput
パブリックメソッド
出力<浮動小数点> | |
出力<浮動小数点> | asOutput () テンソルのシンボリック ハンドルを返します。 |
静的XlaSparseDenseMatmulWithCsrInput | create (スコープscope、オペランド<Integer> rowPointers、オペランド<Integer>sortedSampleIds、オペランド<Integer>sortedTokenIds、オペランド<Float>sortedGains、オペランド<Float>embeddingTable、オペランド<Integer>numMinibatchesPerPhysicalSparseCore、Long inputSize、Float quantizationConfigLow、Float quantizationConfigHigh、長い量子化ConfigNumBuckets、文字列テーブル名) 新しい XlaSparseDenseMatmulWithCsrInput 操作をラップするクラスを作成するファクトリ メソッド。 |
継承されたメソッド
パブリックメソッド
public Output <Float> asOutput ()
テンソルのシンボリック ハンドルを返します。
TensorFlow オペレーションへの入力は、別の TensorFlow オペレーションの出力です。このメソッドは、入力の計算を表すシンボリック ハンドルを取得するために使用されます。
public static XlaSparseDenseMatmulWithCsrInput create ( Scopescope , Operand <Integer> rowPointers, Operand <Integer>sortedSampleIds, Operand <Integer>sortedTokenIds, Operand <Float>sortedGains, Operand <Float>embeddingTable, Operand <Integer> numMinibatchesPerPhysicalSparseCore, Long inputSize, Float quantizationConfig低い、 Float quantizationConfigHigh、Long quantizationConfigNumBuckets、String tableName)
新しい XlaSparseDenseMatmulWithCsrInput 操作をラップするクラスを作成するファクトリ メソッド。
パラメーター
範囲 | 現在のスコープ |
---|
戻り値
- XlaSparseDenseMatmulWithCsrInput の新しいインスタンス