تدفق التوتر:: العمليات:: حجم المرحلة

#include <data_flow_ops.h>

تقوم Op بإرجاع عدد العناصر الموجودة في الحاوية الأساسية.

ملخص

الحجج:

عائدات:

  • Output : موتر الحجم.

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

StageSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes)
StageSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const StageSize::Attrs & attrs)

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

operation
size

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

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

وظائف ثابتة العامة

Capacity (int64 x)
Container (StringPiece x)
MemoryLimit (int64 x)
SharedName (StringPiece x)

الهياكل

Tensorflow:: ops:: StageSize:: Attrs

محددات السمات الاختيارية لـ StageSize .

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

عملية

Operation operation

مقاس

::tensorflow::Output size

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

حجم المرحلة

 StageSize(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes
)

حجم المرحلة

 StageSize(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes,
  const StageSize::Attrs & attrs
)

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const 

وظائف ثابتة العامة

سعة

Attrs Capacity(
  int64 x
)

حاوية

Attrs Container(
  StringPiece x
)

حد الذاكرة

Attrs MemoryLimit(
  int64 x
)

الاسم المشترك

Attrs SharedName(
  StringPiece x
)