flux tensoriel : : opérations : : DecodePng :: Attributs
#include <image_ops.h>
Setters d'attributs facultatifs pour DecodePng .
Résumé
Attributs publics | |
---|---|
channels_ = 0 | int64 |
dtype_ = DT_UINT8 | DataType |
Fonctions publiques | |
---|---|
Channels (int64 x) | TF_MUST_USE_RESULT Attrs Nombre de canaux de couleur pour l'image décodée. |
Dtype (DataType x) | TF_MUST_USE_RESULT Attrs La valeur par défaut est DT_UINT8. |
Attributs publics
chaînes_
int64 tensorflow::ops::DecodePng::Attrs::channels_ = 0
dtype_
DataType tensorflow::ops::DecodePng::Attrs::dtype_ = DT_UINT8
Fonctions publiques
Canaux
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodePng::Attrs::Channels( int64 x )
Nombre de canaux de couleur pour l'image décodée.
La valeur par défaut est 0
Type D
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodePng::Attrs::Dtype( DataType x )
La valeur par défaut est DT_UINT8.
flux tensoriel : : opérations : : DecodePng :: Attributs
#include <image_ops.h>
Setters d'attributs facultatifs pour DecodePng .
Résumé
Attributs publics | |
---|---|
channels_ = 0 | int64 |
dtype_ = DT_UINT8 | DataType |
Fonctions publiques | |
---|---|
Channels (int64 x) | TF_MUST_USE_RESULT Attrs Nombre de canaux de couleur pour l'image décodée. |
Dtype (DataType x) | TF_MUST_USE_RESULT Attrs La valeur par défaut est DT_UINT8. |
Attributs publics
chaînes_
int64 tensorflow::ops::DecodePng::Attrs::channels_ = 0
dtype_
DataType tensorflow::ops::DecodePng::Attrs::dtype_ = DT_UINT8
Fonctions publiques
Canaux
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodePng::Attrs::Channels( int64 x )
Nombre de canaux de couleur pour l'image décodée.
La valeur par défaut est 0
Type D
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodePng::Attrs::Dtype( DataType x )
La valeur par défaut est DT_UINT8.