RewriterConfig.CpuLayout

énumération finale statique publique RewriterConfig.CpuLayout

 Enum for layout conversion between NCHW and NHWC on CPU. Default is OFF.
 
Protobuf enum tensorflow.RewriterConfig.CpuLayout

Constantes

int NCHW_TO_NHWC_VALUE NCHW_TO_NHWC = 1;
int NHWC_TO_NCHW_VALUE NHWC_TO_NCHW = 2;
int NO_CONVERSION_ON_CPU_VALUE NO_CONVERSION_ON_CPU = 0;

Méthodes héritées

entier final
comparerTo ( RewriterConfig.CpuLayout arg0)
int
comparerTo (Objet arg0)
booléen final
est égal à (Objet arg0)
Classe finale < RewriterConfig.CpuLayout >
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)
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 ()
abstrait entier
comparerTo ( RewriterConfig.CpuLayout arg0)

Valeurs d'énumération

public statique final RewriterConfig.CpuLayout NCHW_TO_NHWC

NCHW_TO_NHWC = 1;

public statique final RewriterConfig.CpuLayout NHWC_TO_NCHW

NHWC_TO_NCHW = 2;

public statique final RewriterConfig.CpuLayout NO_CONVERSION_ON_CPU

NO_CONVERSION_ON_CPU = 0;

public statique final RewriterConfig.CpuLayout NON RECONNU

Constantes

public statique final int NCHW_TO_NHWC_VALUE

NCHW_TO_NHWC = 1;

Valeur constante : 1

public statique final int NHWC_TO_NCHW_VALUE

NHWC_TO_NCHW = 2;

Valeur constante : 2

public statique final int NO_CONVERSION_ON_CPU_VALUE

NO_CONVERSION_ON_CPU = 0;

Valeur constante : 0