tensorflow:: אופס:: DeepCopy

#include <array_ops.h>

יוצר עותק של x .

סיכום

טיעונים:

  • scope: אובייקט Scope
  • x: טנסור המקור מסוג T .

החזרות:

  • Output : y: Tensor מסוג T עותק של x . מובטח ש- y אינו כינוי של x .

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

DeepCopy (const :: tensorflow::Scope & scope, :: tensorflow::Input x)

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

operation
y

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

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

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

מבצע

Operation operation

y

::tensorflow::Output y

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

DeepCopy

 DeepCopy(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input x
)

צוֹמֶת

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const