przepływ tensorowy:: ops:: Zero Lubię

#include <array_ops.h>

Zwraca tensor zer o tym samym kształcie i typie co x.

Streszczenie

Argumenty:

  • zakres: Obiekt Scope
  • x: tensor typu T.

Zwroty:

  • Output : tensor tego samego kształtu i typu co x, ale wypełniony zerami.

Konstruktory i destruktory

ZerosLike (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

Zero Lubię

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

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const