تدفق التوتر:: العمليات:: نسخة عميقة

#include <array_ops.h>

يقوم بعمل نسخة من x .

ملخص

الحجج:

  • النطاق: كائن النطاق
  • 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

ذ

::tensorflow::Output y

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

نسخة عميقة

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

العقدة

::tensorflow::Node * node() const 

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

 operator::tensorflow::Input() const 

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

 operator::tensorflow::Output() const