przepływ tensorowy:: ops:: RefWybierz

#include <control_flow_ops.h>

Przekazuje index element inputs do output .

Streszczenie

Argumenty:

  • zakres: Obiekt Scope
  • indeks: Skalar określający wybrane wejście.
  • wejścia: lista tensorów ref, z których jeden zostanie przekazany do output .

Zwroty:

Konstruktory i destruktory

RefSelect (const :: tensorflow::Scope & scope, :: tensorflow::Input index, :: tensorflow::InputList inputs)

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

RefWybierz

 RefSelect(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input index,
  ::tensorflow::InputList inputs
)

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const