تدفق التوتر:: العمليات:: العنصر النائب مع الافتراضي

#include <array_ops.h>

العنصر النائب الذي يمر عبر input عندما لا يتم تغذية مخرجاته.

ملخص

الحجج:

  • النطاق: كائن النطاق
  • الإدخال: القيمة الافتراضية التي سيتم إنتاجها عندما لا يتم تغذية output .
  • الشكل: الشكل (ربما الجزئي) للموتر.

عائدات:

  • Output : موتر العنصر النائب الذي يتم input افتراضيًا إذا لم يتم تغذيته.

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

PlaceholderWithDefault (const :: tensorflow::Scope & scope, :: tensorflow::Input input, PartialTensorShape shape)

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

operation
output

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

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

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

عملية

Operation operation

انتاج

::tensorflow::Output output

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

العنصر النائب مع الافتراضي

 PlaceholderWithDefault(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input input,
  PartialTensorShape shape
)

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const