przepływ tensorowy:: ops:: DekodowaniePng:: Atrybuty
#include <image_ops.h>
Opcjonalne ustawiacze atrybutów dla DecodePng .
Streszczenie
Atrybuty publiczne | |
---|---|
channels_ = 0 | int64 |
dtype_ = DT_UINT8 | DataType |
Funkcje publiczne | |
---|---|
Channels (int64 x) | TF_MUST_USE_RESULT Attrs Liczba kanałów kolorów dla dekodowanego obrazu. |
Dtype (DataType x) | TF_MUST_USE_RESULT Attrs Domyślnie jest to DT_UINT8. |
Atrybuty publiczne
kanały_
int64 tensorflow::ops::DecodePng::Attrs::channels_ = 0
typ_d
DataType tensorflow::ops::DecodePng::Attrs::dtype_ = DT_UINT8
Funkcje publiczne
Kanały
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodePng::Attrs::Channels( int64 x )
Liczba kanałów kolorów dla dekodowanego obrazu.
Wartość domyślna to 0
Typ D
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodePng::Attrs::Dtype( DataType x )
Domyślnie jest to DT_UINT8.