тензорный поток:: опс:: Убрать из сцены:: Атрибуты

#include <data_flow_ops.h>

Дополнительные установщики атрибутов для Unstage .

Краткое содержание

Публичные атрибуты

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::Unstage::Attrs::capacity_ = 0

контейнер_

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

Memory_limit_

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

общее_имя_

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

Общественные функции

Емкость

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

По умолчанию 0.

Контейнер

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

По умолчанию «».

Лимит памяти

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

По умолчанию 0.

Общее имя

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

По умолчанию «».