Dziękujemy za zapoznanie się z Google I/O. Zobacz wszystkie sesje na żądanie Oglądaj na żądanie

tensorflow :: ops :: StageClear :: Attrs

#include <data_flow_ops.h>

Opcjonalne metody ustawiające atrybuty dla StageClear .

streszczenie

Atrybuty publiczne

capacity_ = 0
int64
container_ = ""
StringPiece
memory_limit_ = 0
int64
shared_name_ = ""
StringPiece

Funkcje publiczne

Capacity (int64 x)
TF_MUST_USE_RESULT Attrs
Domyślnie 0.
Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
Domyślnie „”.
MemoryLimit (int64 x)
TF_MUST_USE_RESULT Attrs
Domyślnie 0.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
Domyślnie „”.

Atrybuty publiczne

Pojemność_

int64 tensorflow::ops::StageClear::Attrs::capacity_ = 0

pojemnik_

StringPiece tensorflow::ops::StageClear::Attrs::container_ = ""

memory_limit_

int64 tensorflow::ops::StageClear::Attrs::memory_limit_ = 0

shared_name_

StringPiece tensorflow::ops::StageClear::Attrs::shared_name_ = ""

Funkcje publiczne

Pojemność

TF_MUST_USE_RESULT Attrs tensorflow::ops::StageClear::Attrs::Capacity(
  int64 x
)

Domyślnie 0.

Pojemnik

TF_MUST_USE_RESULT Attrs tensorflow::ops::StageClear::Attrs::Container(
  StringPiece x
)

Domyślnie „”.

MemoryLimit

TF_MUST_USE_RESULT Attrs tensorflow::ops::StageClear::Attrs::MemoryLimit(
  int64 x
)

Domyślnie 0.

SharedName

TF_MUST_USE_RESULT Attrs tensorflow::ops::StageClear::Attrs::SharedName(
  StringPiece x
)

Domyślnie „”.