テンソルフロー::作戦:: 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:: Attrs | 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 )