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

#include <data_flow_ops.h>

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

まとめ

引数:

戻り値:

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

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

パブリック属性

operation

公共機能

operator::tensorflow::Operation () const

パブリック静的関数

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

構造体

tensorflow:: ops:: MapClear:: Attrs

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

パブリック属性

手術

Operation operation

公共機能

マップクリア

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

マップクリア

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

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

 operator::tensorflow::Operation() const 

パブリック静的関数

容量

Attrs Capacity(
  int64 x
)

容器

Attrs Container(
  StringPiece x
)

メモリ制限

Attrs MemoryLimit(
  int64 x
)

共有名

Attrs SharedName(
  StringPiece x
)