Zadbaj o dobrą organizację dzięki kolekcji Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.

tensorflow :: ops :: MapClear

#include <data_flow_ops.h>

Op usuwa wszystkie elementy w podstawowym kontenerze.

streszczenie

Argumenty:

Zwroty:

Konstruktorzy i niszczyciele

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

Atrybuty publiczne

operation

Funkcje publiczne

operator::tensorflow::Operation () const

Publiczne funkcje statyczne

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

Struktury

tensorflow :: ops :: MapClear :: Attrs

Opcjonalne metody ustawiające atrybuty dla MapClear .

Atrybuty publiczne

operacja

Operation operation

Funkcje publiczne

MapClear

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

MapClear

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

operator :: tensorflow :: Operation

 operator::tensorflow::Operation() const 

Publiczne funkcje statyczne

Pojemność

Attrs Capacity(
  int64 x
)

Pojemnik

Attrs Container(
  StringPiece x
)

MemoryLimit

Attrs MemoryLimit(
  int64 x
)

SharedName

Attrs SharedName(
  StringPiece x
)