Aprenda o que há de mais recente em aprendizado de máquina, IA generativa e muito mais no WiML Symposium 2023
Registre-se
RewriterConfig.Toggle
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
tensorflow.RewriterConfig.Toggle enum tensorflow.RewriterConfig.Toggle
Métodos herdados
Da classe java.lang.Enum | final int | |
| int | compareTo (Object arg0) |
| final booleano | igual a (objeto arg0) |
| classe final < RewriterConfig.Toggle > | getDeclaringClass () |
| final int | hashCode () |
| corda final | nome () |
| final int | ordinal () |
| Fragmento | toString () |
| static <T extends Enum <T>> T | valueOf (Classe <T> arg0, String arg1) |
Da classe java.lang.Object | boleano | igual a (objeto arg0) |
| aula final <?> | getClass () |
| int | hashCode () |
| vazio final | notificar () |
| vazio final | notificar tudo () |
| Fragmento | toString () |
| vazio final | espera (long arg0, int arg1) |
| vazio final | espera (long arg0) |
| vazio final | espera () |
Da interface java.lang.Comparable Valores Enum
public static final RewriterConfig.Toggle AGGRESSIVE
Enable some aggressive optimizations that use assumptions that TF graphs
may break. For example, assume the shape of a placeholder matches its
actual feed.
AGGRESSIVE = 3;
public static final RewriterConfig.Toggle DEFAULT
public static final RewriterConfig.Toggle OFF
public static final RewriterConfig.Toggle ON
public static final RewriterConfig.Toggle UNRECOGNIZED
Constantes
public static final int AGGRESSIVE_VALUE
Enable some aggressive optimizations that use assumptions that TF graphs
may break. For example, assume the shape of a placeholder matches its
actual feed.
AGGRESSIVE = 3; Valor Constante: 3
public static final int DEFAULT_VALUE
public static final int OFF_VALUE
public static final int ON_VALUE
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2021-04-01 UTC.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2021-04-01 UTC."],[],[]]