fluxo tensor:: ops:: Desestabilizar:: Atributos

#include <data_flow_ops.h>

Configuradores de atributos opcionais para Unstage .

Resumo

Atributos públicos

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

Funções públicas

Capacity (int64 x)
TF_MUST_USE_RESULT Attrs
O padrão é 0.
Container (StringPiece x)
TF_MUST_USE_RESULT Attrs
O padrão é "".
MemoryLimit (int64 x)
TF_MUST_USE_RESULT Attrs
O padrão é 0.
SharedName (StringPiece x)
TF_MUST_USE_RESULT Attrs
O padrão é "".

Atributos públicos

capacidade_

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

recipiente_

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

limite_de_memória_

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

nome_compartilhado_

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

Funções públicas

Capacidade

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

O padrão é 0.

Recipiente

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

O padrão é "".

Limite de memória

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

O padrão é 0.

Nome Compartilhado

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

O padrão é "".