テンソルフロー::作戦::キューは閉じていますV2
#include <data_flow_ops.h>
キューが閉じられている場合は true を返します。
まとめ
この操作は、キューが閉じている場合は true を返し、キューが開いている場合は false を返します。
引数:
- スコープ:スコープオブジェクト
- handle: キューへのハンドル。
戻り値:
-
Output
: is_closed テンソル。
コンストラクターとデストラクター | |
---|---|
QueueIsClosedV2 (const :: tensorflow::Scope & scope, :: tensorflow::Input handle) |
パブリック属性 | |
---|---|
is_closed | |
operation |
公共機能 | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
パブリック属性
閉まっている
::tensorflow::Output is_closed
手術
Operation operation
公共機能
キューは閉じていますV2
QueueIsClosedV2( const ::tensorflow::Scope & scope, ::tensorflow::Input handle )
ノード
::tensorflow::Node * node() const
演算子::tensorflow::入力
operator::tensorflow::Input() const
演算子::tensorflow::出力
operator::tensorflow::Output() const