QuantizedConcatV2

공개 최종 클래스 QuantizedConcatV2

공개 방법

static <T, U 확장 번호> QuantizedConcatV2 <T>
생성 ( Scope 범위, Iterable< Operand <T>> 값, Operand <U> 축, Iterable< Operand <Float>> inputMins, Iterable< Operand <Float>> inputMaxes)
새로운 QuantizedConcatV2 작업을 래핑하는 클래스를 생성하는 팩토리 메서드입니다.
출력 <T>
출력 ()
출력 <플로트>
출력 <플로트>

상속된 메서드

공개 방법

public static QuantizedConcatV2 <T> create ( Scope 범위, Iterable< Operand <T>> 값, Operand <U> 축, Iterable< Operand <Float>> inputMins, Iterable< Operand <Float>> inputMaxes)

새로운 QuantizedConcatV2 작업을 래핑하는 클래스를 생성하는 팩토리 메서드입니다.

매개변수
범위 현재 범위
보고
  • QuantizedConcatV2의 새로운 인스턴스

공개 출력 <T> 출력 ()

공개 출력 <Float> outputMax ()

공개 출력 <Float> 출력Min ()