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

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

#include <data_flow_ops.h>

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

ملخص

إذا كان

لا تحتوي الحاوية الأساسية على هذا المفتاح الذي سيحظره هذا المرجع حتى يفعل.

الحجج:

عائدات:

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

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

MapPeek (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes)
MapPeek (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const MapPeek::Attrs & attrs)

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

operation
values

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

operator[] (size_t index) const

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

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

الهياكل

tensorflow :: ops :: MapPeek :: Attrs

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

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

عملية

Operation operation

القيم

::tensorflow::OutputList values

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

MapPeek

 MapPeek(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input key,
  ::tensorflow::Input indices,
  const DataTypeSlice & dtypes
)

MapPeek

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