نشكرك على متابعة Google I / O. عرض جميع الجلسات عند الطلب مشاهدة عند الطلب

تينسورفلو :: العمليات :: غير المرحلة

#include <data_flow_ops.h>

Op يشبه Dequeue خفيف الوزن.

ملخص

تشبه الوظيفة الأساسية وظيفة dequeue مع عدد أقل من الإمكانات والخيارات. تم تحسين هذا المرجع للأداء.

الحجج:

عائدات:

  • OutputList : موتر القيم.

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

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

السمات العامة

operation
values

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

operator[] (size_t index) const

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

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

الهياكل

tensorflow :: ops :: Unstage :: Attrs

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

السمات العامة

عملية

Operation operation

القيم

::tensorflow::OutputList values

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

غير المرحلة

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

غير المرحلة

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

المشغل أو العامل[]

::tensorflow::Output operator[](
  size_t index
) const 

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

الاهلية

Attrs Capacity(
  int64 x
)

وعاء

Attrs Container(
  StringPiece x
)

MemoryLimit

Attrs MemoryLimit(
  int64 x
)

SharedName

Attrs SharedName(
  StringPiece x
)