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

#include <array_ops.h>

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

ملخص

التنفيذ الحالي يرسم الموتر من ملف.

الحجج:

  • النطاق: كائن النطاق
  • 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::الإخراج

 operator::tensorflow::Output() const