тензорный поток:: опс:: ЭтапОчистить

#include <data_flow_ops.h>

Op удаляет все элементы в базовом контейнере.

Краткое содержание

Аргументы:

Возврат:

Конструкторы и деструкторы

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

Публичные атрибуты

operation

Общественные функции

operator::tensorflow::Operation () const

Публичные статические функции

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

Структуры

tensorflow:: ops:: StageClear:: Attrs

Дополнительные установщики атрибутов для StageClear .

Публичные атрибуты

операция

Operation operation

Общественные функции

ЭтапОчистить

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

ЭтапОчистить

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

оператор::tensorflow::Операция

 operator::tensorflow::Operation() const 

Публичные статические функции

Емкость

Attrs Capacity(
  int64 x
)

Контейнер

Attrs Container(
  StringPiece x
)

Лимит памяти

Attrs MemoryLimit(
  int64 x
)

Общее имя

Attrs SharedName(
  StringPiece x
)