tensorflow :: ops :: GetSessionHandle
#include <data_flow_ops.h>
入力テンソルを現在のセッションの状態で保存します。
概要
引数:
- スコープ:スコープオブジェクト
- 値:保存されるテンソル。
戻り値:
-
Output
:文字列として表される、セッション状態に格納されているテンソルのハンドル。
コンストラクタとデストラクタ | |
---|---|
GetSessionHandle (const :: tensorflow::Scope & scope, :: tensorflow::Input value) |
パブリック属性 | |
---|---|
handle | |
operation |
公の行事 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
扱う
::tensorflow::Output handle
操作
Operation operation
公の行事
GetSessionHandle
GetSessionHandle( const ::tensorflow::Scope & scope, ::tensorflow::Input value )
ノード
::tensorflow::Node * node() const
operator :: tensorflow :: Input
operator::tensorflow::Input() const
operator :: tensorflow :: Output
operator::tensorflow::Output() const