텐서플로우:: 작전:: 지도UnstageNoKey

#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)

구조체

텐서플로우:: ops:: MapUnstageNoKey:: 속성

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

공개 속성

열쇠

::tensorflow::Output key

작업

Operation operation

가치

::tensorflow::OutputList values

공공 기능

지도UnstageNoKey

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

지도UnstageNoKey

 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
)