przepływ tensorowy:: ops:: RefNextIteracja

#include <control_flow_ops.h>

Udostępnia swoje dane wejściowe dla następnej iteracji.

Streszczenie

Argumenty:

  • zakres: Obiekt Scope
  • dane: tensor, który ma zostać udostępniony następnej iteracji.

Zwroty:

  • Output : Ten sam tensor co data .

Konstruktory i destruktory

RefNextIteration (const :: tensorflow::Scope & scope, :: tensorflow::Input data)

Atrybuty publiczne

operation
output

Funkcje publiczne

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

Atrybuty publiczne

operacja

Operation operation

wyjście

::tensorflow::Output output

Funkcje publiczne

RefNextIteracja

 RefNextIteration(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input data
)

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const