تينسورفلو :: العمليات :: ديب كوبي

#include <array_ops.h>

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

ملخص

الحجج:

  • النطاق: كائن النطاق
  • x: موتر المصدر من النوع T

عائدات:

  • Output : y: A 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 :: Output

 operator::tensorflow::Output() const