tensorflow :: ops :: ReaderSerializeState
#include <io_ops.h>
リーダーの状態をエンコードする文字列テンソルを生成します。
概要
すべてのリーダーがシリアル化をサポートしているわけではないため、これにより未実装エラーが発生する可能性があります。
引数:
- スコープ:スコープオブジェクト
- reader_handle:リーダーへのハンドル。
戻り値:
-
Output
:状態テンソル。
コンストラクタとデストラクタ | |
---|---|
ReaderSerializeState (const :: tensorflow::Scope & scope, :: tensorflow::Input reader_handle) |
パブリック属性 | |
---|---|
operation | |
state |
公の行事 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
操作
Operation operation
状態
::tensorflow::Output state
公の行事
ReaderSerializeState
ReaderSerializeState( const ::tensorflow::Scope & scope, ::tensorflow::Input reader_handle )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const