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