tensorflow:: אופס:: StagePeek:: Attrs

#include <data_flow_ops.h>

קובעי תכונות אופציונליים עבור StagePeek .

סיכום

תכונות ציבוריות

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

תפקידים ציבוריים

Capacity (int64 x)
TF_MUST_USE_RESULT Attrs
ברירת המחדל היא 0.
Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
ברירת המחדל היא "".
MemoryLimit (int64 x)
TF_MUST_USE_RESULT Attrs
ברירת המחדל היא 0.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
ברירת המחדל היא "".

תכונות ציבוריות

קיבולת_

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

מְכוֹלָה_

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

זיכרון_מגבלת_

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

משותף_שם_

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

תפקידים ציבוריים

קיבולת

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

ברירת המחדל היא 0.

מְכוֹלָה

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

ברירת המחדל היא "".

מגבלת זיכרון

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

ברירת המחדל היא 0.

שם משותף

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

ברירת המחדל היא "".