tensorflow:: אופס:: GetSessionTensor

#include <data_flow_ops.h>

קבל את הערך של הטנזור שצוין על ידי הידית שלו.

סיכום

טיעונים:

  • scope: אובייקט Scope
  • handle: הידית עבור טנזור המאוחסנת במצב ההפעלה.
  • 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