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

#include <data_flow_ops.h>

قم بتخزين موتر الإدخال في حالة الجلسة الحالية.

ملخص

الحجج:

  • النطاق: كائن النطاق
  • القيمة: الموتر المراد تخزينه.

عائدات:

  • Output : مقبض الموتر المخزن في حالة الجلسة، ممثلاً كسلسلة.

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

GetSessionHandle (const :: tensorflow::Scope & scope, :: tensorflow::Input value)

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

handle
operation

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

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

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

مقبض

::tensorflow::Output handle

عملية

Operation operation

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

GetSessionHandle

 GetSessionHandle(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input value
)

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const