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

تينسورفلو :: العمليات :: 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 :: Output

 operator::tensorflow::Output() const