tensorflow:: אופס:: PlaceholderWithDefault

#include <array_ops.h>

מציין מיקום שעובר דרך input כאשר הפלט שלו לא מוזן.

סיכום

טיעונים:

  • scope: אובייקט Scope
  • 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

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

צוֹמֶת

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const