تدفق التوتر:: العمليات:: QueueSize

#include <data_flow_ops.h>

يحسب عدد العناصر في قائمة الانتظار المحددة.

ملخص

الحجج:

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

عائدات:

  • Output : عدد العناصر في قائمة الانتظار المحددة.

البنائين والمدمرين

QueueSize (const :: tensorflow::Scope & scope, :: tensorflow::Input handle)

الصفات العامة

operation
size

الوظائف العامة

node () const
::tensorflow::Node *
operator::tensorflow::Input () const
operator::tensorflow::Output () const

الصفات العامة

عملية

Operation operation

مقاس

::tensorflow::Output size

الوظائف العامة

QueueSize

 QueueSize(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle
)

العقدة

::tensorflow::Node * node() const 

المشغل::tensorflow::الإدخال

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const