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

#include <control_flow_ops.h>

إعادة توجيه عنصر index من inputs إلى output .

ملخص

الحجج:

  • النطاق: كائن النطاق
  • الفهرس: عددي يحدد المدخلات التي يتم تحديدها.
  • المدخلات: قائمة بموترات المرجع، سيتم إعادة توجيه أحدها إلى 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(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  ::tensorflow::InputList inputs
)

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const