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

تينسورفلو :: العمليات :: StagePeek

#include <data_flow_ops.h>

أب النظرات الخاطفة في القيم في الفهرس المحدد.

ملخص

إذا كان

لا تحتوي الحاوية الأساسية على عناصر كافية سيحظرها هذا المرجع حتى يتم ذلك. تم تحسين هذا المرجع للأداء.

الحجج:

عائدات:

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

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

StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes)
StagePeek (const :: tensorflow::Scope & scope, :: tensorflow::Input index, const DataTypeSlice & dtypes, const StagePeek::Attrs & attrs)

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

operation
values

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

operator[] (size_t index) const

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

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

الهياكل

tensorflow :: العمليات :: StagePeek :: Attrs

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

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

عملية

Operation operation

القيم

::tensorflow::OutputList values

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

StagePeek

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes
)

StagePeek

 StagePeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  const DataTypeSlice & dtypes,
  const StagePeek::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
)