QuantizedConcatV2

パブリック最終クラスQuantizedConcatV2

パブリックメソッド

static <T, U extends Number> QuantizedConcatV2 <T>
create ( Scopeスコープ、Iterable< Operand <T>> 値、 Operand <U> axis、Iterable< Operand <Float>> inputMins、Iterable< Operand <Float>> inputMaxes)
新しい QuantizedConcatV2 オペレーションをラップするクラスを作成するためのファクトリ メソッド。
出力<T>
出力<浮動小数点数>
出力<浮動小数点数>

継承されたメソッド

パブリックメソッド

public static QuantizedConcatV2 <T> create (スコープスコープ、Iterable<オペランド<T>> 値、オペランド<U> 軸、Iterable<オペランド<Float>> inputMins、Iterable< Operand <Float>> inputMaxes)

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

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

public出力<T>出力()

public Output <Float> OutputMax ()

public Output <Float> OutputMin ()