Google I/O에 참여해 주셔서 감사합니다. 주문형 모든 세션 보기 주문형 시청

텐서플로:: 작전:: MapUnstageNoKey

#include <data_flow_ops.h>

Op는 무작위(키, 값)를 제거하고 반환합니다.

요약

기본 컨테이너에서. 기본 컨테이너에 요소가 포함되어 있지 않으면 작업이 포함될 때까지 차단됩니다.

인수:

보고:

생성자와 소멸자

MapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes)
MapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstageNoKey::Attrs & attrs)

공개 속성

key
operation
values

공개 정적 함수

Capacity (int64 x)
Container (StringPiece x)
MemoryLimit (int64 x)
SharedName (StringPiece x)

구조체

tensorflow:: ops:: MapUnstageNoKey:: 속성

MapUnstageNoKey 에 대한 선택적 속성 설정자.

공개 속성

열쇠

::tensorflow::Output key

작업

Operation operation

가치

::tensorflow::OutputList values

공공 기능

MapUnstageNoKey

 MapUnstageNoKey(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes
)

MapUnstageNoKey

 MapUnstageNoKey(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes,
  const MapUnstageNoKey::Attrs & attrs
)

공개 정적 함수

용량

Attrs Capacity(
  int64 x
)

컨테이너

Attrs Container(
  StringPiece x
)

메모리 제한

Attrs MemoryLimit(
  int64 x
)

공유 이름

Attrs SharedName(
  StringPiece x
)