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

#include <data_flow_ops.h>

احصل على قيمة الموتر المحدد بمقبضه.

ملخص

الحجج:

  • النطاق: كائن النطاق
  • المقبض: مقبض الموتر المخزن في حالة الجلسة.
  • dtype: نوع قيمة الإخراج.

عائدات:

  • Output : الموتر للمقبض المحدد.

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

GetSessionTensor (const :: tensorflow::Scope & scope, :: tensorflow::Input handle, DataType dtype)

الصفات العامة

operation
value

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

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

الصفات العامة

عملية

Operation operation

قيمة

::tensorflow::Output value

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

GetSessionTensor

 GetSessionTensor(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle,
  DataType dtype
)

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

المشغل::tensorflow::الإخراج

 operator::tensorflow::Output() const