przepływ tensorowy:: ops:: Rozmiar kolejki

#include <data_flow_ops.h>

Oblicza liczbę elementów w podanej kolejce.

Streszczenie

Argumenty:

  • zakres: Obiekt Scope
  • handle: Uchwyt do kolejki.

Zwroty:

  • Output : Liczba elementów w danej kolejce.

Konstruktory i destruktory

QueueSize (const :: tensorflow::Scope & scope, :: tensorflow::Input handle)

Atrybuty publiczne

operation
size

Funkcje publiczne

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

Atrybuty publiczne

operacja

Operation operation

rozmiar

::tensorflow::Output size

Funkcje publiczne

Rozmiar kolejki

 QueueSize(
  const ::tensorflow::Scope & scope,
  ::tensorflow::Input handle
)

węzeł

::tensorflow::Node * node() const 

operator::tensorflow::Wejście

 operator::tensorflow::Input() const 

operator::tensorflow::Wyjście

 operator::tensorflow::Output() const