tensoreflusso:: ops:: Dimensione mappa

#include <data_flow_ops.h>

Op restituisce il numero di elementi nel contenitore sottostante.

Riepilogo

Argomenti:

Ritorna:

  • Output : il tensore delle dimensioni.

Costruttori e distruttori

MapSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes)
MapSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const MapSize::Attrs & attrs)

Attributi pubblici

operation
size

Funzioni pubbliche

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

Funzioni pubbliche statiche

Capacity (int64 x)
Container (StringPiece x)
MemoryLimit (int64 x)
SharedName (StringPiece x)

Strutture

tensorflow:: ops:: MapSize:: Attrs

Setter di attributi facoltativi per MapSize .

Attributi pubblici

operazione

Operation operation

misurare

::tensorflow::Output size

Funzioni pubbliche

Dimensione mappa

 MapSize(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes
)

Dimensione mappa

 MapSize(
  const ::tensorflow::Scope & scope,
  const DataTypeSlice & dtypes,
  const MapSize::Attrs & attrs
)

nodo

::tensorflow::Node * node() const 

operatore::tensorflow::Input

 operator::tensorflow::Input() const 

operatore::tensorflow::Output

 operator::tensorflow::Output() const 

Funzioni pubbliche statiche

Capacità

Attrs Capacity(
  int64 x
)

Contenitore

Attrs Container(
  StringPiece x
)

Limite di memoria

Attrs MemoryLimit(
  int64 x
)

Nome condiviso

Attrs SharedName(
  StringPiece x
)