fluxo tensor:: ops:: Mapa claro:: Atributos
#include <data_flow_ops.h>
Configuradores de atributos opcionais para MapClear .
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::MapClear::Attrs::capacity_ = 0
recipiente_
StringPiece tensorflow::ops::MapClear::Attrs::container_ = ""
limite_de_memória_
int64 tensorflow::ops::MapClear::Attrs::memory_limit_ = 0
nome_compartilhado_
StringPiece tensorflow::ops::MapClear::Attrs::shared_name_ = ""
Funções públicas
Capacidade
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::Capacity( int64 x )
O padrão é 0.
Recipiente
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::Container( StringPiece x )
O padrão é "".
Limite de memória
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::MemoryLimit( int64 x )
O padrão é 0.
Nome Compartilhado
TF_MUST_USE_RESULT Attrs tensorflow::ops::MapClear::Attrs::SharedName( StringPiece x )
O padrão é "".