تدفق التوتر:: العمليات:: قائمة الانتظار مغلقةV2

#include <data_flow_ops.h>

يُرجع صحيحًا إذا كانت قائمة الانتظار مغلقة.

ملخص

ترجع هذه العملية صحيحًا إذا كانت قائمة الانتظار مغلقة وخطأ إذا كانت قائمة الانتظار مفتوحة.

الحجج:

  • النطاق: كائن النطاق
  • مقبض: مقبض قائمة الانتظار.

عائدات:

  • 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