tensorflow :: ops :: DeepCopy

#include <array_ops.h>

Tworzy kopię x .

streszczenie

Argumenty:

  • zakres: obiekt Scope
  • x: Tensor źródłowy typu T

Zwroty:

  • Output : y: A Tensor typu T Kopia x . Gwarantowane, że y nie jest aliasem x .

Konstruktorzy i niszczyciele

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

Atrybuty publiczne

operation
y

Funkcje publiczne

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

Atrybuty publiczne

operacja

Operation operation

y

::tensorflow::Output y

Funkcje publiczne

DeepCopy

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

węzeł

::tensorflow::Node * node() const 

operator :: tensorflow :: Input

 operator::tensorflow::Input() const 

operator :: tensorflow :: Output

 operator::tensorflow::Output() const