tensoreflusso:: ops:: StageClear

#include <data_flow_ops.h>

Op rimuove tutti gli elementi nel contenitore sottostante.

Riepilogo

Argomenti:

Ritorna:

Costruttori e distruttori

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

Attributi pubblici

operation

Funzioni pubbliche

operator::tensorflow::Operation () const

Funzioni pubbliche statiche

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

Strutture

tensorflow:: ops:: StageClear:: Attrs

Setter di attributi facoltativi per StageClear .

Attributi pubblici

operazione

Operation operation

Funzioni pubbliche

StageClear

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

StageClear

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

operator::tensorflow::Operazione

 operator::tensorflow::Operation() 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
)