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

#include <data_flow_ops.h>

Op는 지정된 키의 값을 엿봅니다.

요약

만약

기본 컨테이너에는 이 키가 포함되어 있지 않으며 이 작업은 포함될 때까지 차단됩니다.

인수:

보고:

  • OutputList : 값 텐서.

생성자와 소멸자

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

공개 속성

operation
values

공공 기능

operator[] (size_t index) const

공개 정적 함수

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

구조체

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

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

공개 속성

작업

Operation operation

가치

::tensorflow::OutputList values

공공 기능

지도Peek

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

지도Peek

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

운영자[]

::tensorflow::Output operator[](
  size_t index
) const 

공개 정적 함수

용량

Attrs Capacity(
  int64 x
)

컨테이너

Attrs Container(
  StringPiece x
)

메모리 한도

Attrs MemoryLimit(
  int64 x
)

공유 이름

Attrs SharedName(
  StringPiece x
)