TPUCopyWithDynamicShape

공개 최종 클래스 TPUCopyWithDynamicShape

동적 모양을 지원하는 장치에 호스트 텐서를 복사하는 작업입니다. 내부용으로만 사용하세요.

공개 방법

정적 TPUCopyWithDynamicShape
생성 ( Scope 범위, Iterable< Operand <?>> 텐서, Iterable< Operand <Integer>> unpendedSizes)
새로운 TPUCopyWithDynamicShape 작업을 래핑하는 클래스를 생성하는 팩토리 메서드입니다.
Iterator< 피연산자 <객체>>
목록< 출력 <?>>

상속된 메서드

공개 방법

public static TPUCopyWithDynamicShape create ( Scope 범위, Iterable< Operand <?>> 텐서, Iterable< Operand <Integer>> unpendedSizes)

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

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

공공 반복자< 피연산자 <객체>> 반복자 ()

공개 목록< 출력 <?>> tpuTensors ()