텐서플로우:: 작전:: 스테이지픽

#include <data_flow_ops.h>

Op는 지정된 인덱스의 값을 피킹합니다.

요약

만약

기본 컨테이너에는 이 작업이 차단될 때까지 차단할 요소가 충분하지 않습니다. 이 작업은 성능에 최적화되어 있습니다.

인수:

보고:

  • OutputList : 값 텐서.

생성자와 소멸자

StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes)
StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes, const StagePeek::Attrs & attrs)

공개 속성

operation
values

공공 기능

operator[] (size_t index) const

공개 정적 함수

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

구조체

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

StagePeek 의 선택적 속성 설정자입니다.

공개 속성

작업

Operation operation

가치

::tensorflow::OutputList values

공공 기능

스테이지픽

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes
)

스테이지픽

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes,
  const StagePeek::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
)