tensorflow:: אופס:: RefSelect

#include <control_flow_ops.h>

מעביר את index האלמנט של inputs output .

סיכום

טיעונים:

  • scope: אובייקט Scope
  • אינדקס: סקלאר שקובע את הקלט שייבחר.
  • כניסות: רשימה של טנסורי רפ, שאחד מהם יועבר output .

החזרות:

  • Output : הטנזור המועבר.

בנאים והורסים

RefSelect (const :: tensorflow::Scope & scope, :: tensorflow::Input index, :: tensorflow::InputList inputs)

תכונות ציבוריות

operation
output

תפקידים ציבוריים

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

תכונות ציבוריות

מבצע

Operation operation

תְפוּקָה

::tensorflow::Output output

תפקידים ציבוריים

RefSelect

 RefSelect(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  ::tensorflow::InputList inputs
)

צוֹמֶת

::tensorflow::Node * node() const 

מפעיל::tensorflow::קלט

 operator::tensorflow::Input() const 

אופרטור::tensorflow::פלט

 operator::tensorflow::Output() const