텐서플로:: 작전:: OrderedMapUnstageNoKey
#include <data_flow_ops.h>
Op는 가장 작은 (key, value) 요소를 제거하고 반환합니다.
요약
기본 컨테이너의 키입니다. 기본 컨테이너에 요소가 포함되어 있지 않으면 작업이 포함될 때까지 차단됩니다.
인수:
- 범위: 범위 개체
보고:
-
Output
키 -
OutputList
값
생성자와 소멸자 | |
---|---|
OrderedMapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes) | |
OrderedMapUnstageNoKey (const :: tensorflow::Scope & scope, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapUnstageNoKey::Attrs & attrs) |
공개 속성 | |
---|---|
key | |
operation | |
values |
공개 정적 함수 | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
구조체 | |
---|---|
tensorflow:: ops:: OrderedMapUnstageNoKey:: 속성 | OrderedMapUnstageNoKey 에 대한 선택적 속성 설정자. |
공개 속성
열쇠
::tensorflow::Output key
작업
Operation operation
가치
::tensorflow::OutputList values
공공 기능
OrderedMapUnstageNoKey
OrderedMapUnstageNoKey( const ::tensorflow::Scope & scope, ::tensorflow::Input indices, const DataTypeSlice & dtypes )
OrderedMapUnstageNoKey
OrderedMapUnstageNoKey( const ::tensorflow::Scope & scope, ::tensorflow::Input indices, const DataTypeSlice & dtypes, const OrderedMapUnstageNoKey::Attrs & attrs )
공개 정적 함수
용량
Attrs Capacity( int64 x )
컨테이너
Attrs Container( StringPiece x )
메모리 제한
Attrs MemoryLimit( int64 x )
공유 이름
Attrs SharedName( StringPiece x )