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

تينسورفلو :: العمليات :: غير قابل للتغيير

#include <array_ops.h>

إرجاع موتر ثابت من منطقة الذاكرة.

ملخص

تطبيق memmaps الحالي الموتر من ملف.

الحجج:

  • النطاق: كائن النطاق
  • dtype: نوع الموتر المرتجع.
  • الشكل: شكل الموتر المرتجع.
  • memory_region_name: اسم منطقة الذاكرة للقراءة فقط التي يستخدمها الموتر ، راجع NewReadOnlyMemoryRegionFromFile في tensorflow :: Env.

عائدات:

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

ImmutableConst (const :: tensorflow::Scope & scope, DataType dtype, PartialTensorShape shape, StringPiece memory_region_name)

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

operation
tensor

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

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

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

عملية

Operation operation

موتر

::tensorflow::Output tensor

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

غير قابل للتغيير

 ImmutableConst(
  const ::tensorflow::Scope & scope,
  DataType dtype,
  PartialTensorShape shape,
  StringPiece memory_region_name
)

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

المشغل :: Tensorflow :: Output

 operator::tensorflow::Output() const