Spec-Zone.ru › TensorFlow C++ 1.15

tensorflow::ops::OrderedMapClear

#include <data_flow_ops.h>

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

Краткое описание

Аргументы:

  • scope: Объект Scope

Возвращает:

  • созданный Operation
Конструкторы и деструкторы
OrderedMapClear(const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes)
OrderedMapClear(const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const OrderedMapClear::Attrs & attrs)
Общедоступные атрибуты
operation
Operation
Общедоступные функции
operator::tensorflow::Operation() const
Общедоступные статические функции
Capacity(int64 x)
Attrs
Container(StringPiece x)
Attrs
MemoryLimit(int64 x)
Attrs
SharedName(StringPiece x)
Attrs
Структуры
tensorflow::ops::OrderedMapClear::Attrs

Дополнительные атрибуты для OrderedMapClear.

Общедоступные атрибуты

operation

Operation operation

Общедоступные функции

OrderedMapClear

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

OrderedMapClear

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

Оператор::tensorflow::Operation

operator::tensorflow::Operation() const 

Общедоступные статические функции

Capacity

Attrs Capacity(
  int64 x
)

Контейнер

Attrs Container(
  StringPiece x
)

Предел памяти

Attrs MemoryLimit(
  int64 x
)

Имя общего использования

Attrs SharedName(
  StringPiece x
)

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/cc/class/tensorflow/ops/ordered-map-clear

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API