tensorflow :: ops :: MapClear

#include <data_flow_ops.h>

Op menghapus semua elemen dalam penampung yang mendasari.

Ringkasan

Argumen:

Pengembalian:

Pembuat dan Penghancur

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

Atribut publik

operation

Fungsi publik

operator::tensorflow::Operation () const

Fungsi statis publik

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

Structs

tensorflow :: ops :: MapClear :: Attrs

Penyetel atribut opsional untuk MapClear .

Atribut publik

operasi

Operation operation

Fungsi publik

MapClear

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

MapClear

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

operator :: tensorflow :: Operasi

 operator::tensorflow::Operation() const 

Fungsi statis publik

Kapasitas

Attrs Capacity(
  int64 x
)

Wadah

Attrs Container(
  StringPiece x
)

MemoryLimit

Attrs MemoryLimit(
  int64 x
)

SharedName

Attrs SharedName(
  StringPiece x
)