텐서플로우:: 작전:: OrderedMapPeek
#include <data_flow_ops.h>Op는 지정된 키의 값을 엿봅니다.
요약
만약
기본 컨테이너에는 이 키가 포함되어 있지 않으며 이 작업은 포함될 때까지 차단됩니다. 이 작업은 성능에 최적화되어 있습니다.
인수:
- 범위: 범위 개체
보고:
-  OutputList: 값 텐서.
| 생성자와 소멸자 | |
|---|---|
| OrderedMapPeek (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes) | |
| OrderedMapPeek (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapPeek::Attrs & attrs) | 
| 공개 속성 | |
|---|---|
| operation | |
| values | |
| 공공 기능 | |
|---|---|
| operator[] (size_t index) const | |
| 공개 정적 함수 | |
|---|---|
| Capacity (int64 x) | |
| Container (StringPiece x) | |
| MemoryLimit (int64 x) | |
| SharedName (StringPiece x) | |
| 구조체 | |
|---|---|
| 텐서플로우:: ops:: OrderedMapPeek:: 속성 | OrderedMapPeek 에 대한 선택적 속성 설정자입니다. | 
공개 속성
작업
Operation operation
가치
::tensorflow::OutputList values
공공 기능
OrderedMapPeek
OrderedMapPeek( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes )
OrderedMapPeek
OrderedMapPeek( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapPeek::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 )