OptimizerOptions.Level
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Optimization level
Protobuf enum
tensorflow.OptimizerOptions.Level
Méthodes héritées
De la classe java.lang.Enum entier final | |
int | comparerTo (Objet arg0) |
booléen final | est égal à (Objet arg0) |
Classe finale < OptimizerOptions.Level > | getDeclaringClass () |
entier final | Code de hachage () |
Chaîne finale | nom () |
entier final | ordinal () |
Chaîne | àChaîne () |
statique <T étend Enum<T>> T | valueOf (Class<T> arg0, Chaîne arg1) |
De la classe java.lang.Object booléen | est égal à (Objet arg0) |
Classe finale<?> | obtenirClasse () |
int | Code de hachage () |
vide final | notifier () |
vide final | notifierTous () |
Chaîne | àChaîne () |
vide final | attendre (long arg0, int arg1) |
vide final | attendez (long arg0) |
vide final | attendez () |
Depuis l'interface java.lang.Comparable Valeurs d'énumération
public statique final OptimizerOptions.Level L0
No optimizations
L0 = -1;
public statique final OptimizerOptions.Level L1
L1 is the default level.
Optimization performed at L1 :
1. Common subexpression elimination
2. Constant folding
L1 = 0;
public statique final OptimizerOptions.Level NON RECONNU
Constantes
public statique final int L0_VALUE
No optimizations
L0 = -1;
Valeur constante : -1
public statique final int L1_VALUE
L1 is the default level.
Optimization performed at L1 :
1. Common subexpression elimination
2. Constant folding
L1 = 0;
Valeur constante : 0
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/01/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/01/04 (UTC)."],[],[]]