テンソルフロー::作戦::注文済みマップクリア

#include <data_flow_ops.h>

Op は、基になるコンテナー内のすべての要素を削除します。

まとめ

引数:

戻り値:

コンストラクターとデストラクター

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

パブリック属性

operation

公共機能

operator::tensorflow::Operation () const

パブリック静的関数

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

構造体

tensorflow:: ops:: OrderedMapClear:: Attrs

OrderedMapClearのオプションの属性セッター。

パブリック属性

手術

Operation operation

公共機能

注文済みマップクリア

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

注文済みマップクリア

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

演算子::tensorflow::オペレーション

 operator::tensorflow::Operation() const 

パブリック静的関数

容量

Attrs Capacity(
  int64 x
)

容器

Attrs Container(
  StringPiece x
)

メモリ制限

Attrs MemoryLimit(
  int64 x
)

共有名

Attrs SharedName(
  StringPiece x
)