টেনসরফ্লো :: অপস:: ডিকোডপিএনজি:: Attrs
#include <image_ops.h>
DecodePng- এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার।
সারাংশ
পাবলিক বৈশিষ্ট্য | |
---|---|
channels_ = 0 | int64 |
dtype_ = DT_UINT8 | DataType |
পাবলিক ফাংশন | |
---|---|
Channels (int64 x) | TF_MUST_USE_RESULT Attrs ডিকোড করা ছবির জন্য রঙিন চ্যানেলের সংখ্যা। |
Dtype (DataType x) | TF_MUST_USE_RESULT Attrs ডিফল্ট DT_UINT8। |
পাবলিক বৈশিষ্ট্য
চ্যানেল
int64 tensorflow::ops::DecodePng::Attrs::channels_ = 0
dtype_
DataType tensorflow::ops::DecodePng::Attrs::dtype_ = DT_UINT8
পাবলিক ফাংশন
চ্যানেল
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodePng::Attrs::Channels( int64 x )
ডিকোড করা ছবির জন্য রঙিন চ্যানেলের সংখ্যা।
ডিফল্ট 0
ডিটাইপ
TF_MUST_USE_RESULT Attrs tensorflow::ops::DecodePng::Attrs::Dtype( DataType x )
ডিফল্ট DT_UINT8।