tensorflow :: ops ::アンステージ
#include <data_flow_ops.h>
Opは軽量のデキューに似ています。
概要
基本的な機能はデキューに似ていますが、機能とオプションがはるかに少なくなっています。この操作は、パフォーマンスが最適化されています。
引数:
- スコープ:スコープオブジェクト
戻り値:
-
OutputList
:値テンソル。
コンストラクタとデストラクタ | |
---|---|
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::Attrs & attrs) |
パブリック属性 | |
---|---|
operation | |
values |
公の行事 | |
---|---|
operator[] (size_t index) const |
パブリック静的関数 | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
構造体 | |
---|---|
tensorflow :: ops :: Unstage :: Attrs | Unstageのオプションの属性セッター。 |
パブリック属性
操作
Operation operation
値
::tensorflow::OutputList values
公の行事
アンステージ
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
アンステージ
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::Attrs & attrs )
オペレーター[]
::tensorflow::Output operator[]( size_t index ) const
パブリック静的関数
容量
Attrs Capacity( int64 x )
コンテナ
Attrs Container( StringPiece x )
MemoryLimit
Attrs MemoryLimit( int64 x )
SharedName
Attrs SharedName( StringPiece x )