টেনসরফ্লো :: অপস:: স্কেল এবং অনুবাদ:: Attrs
#include <image_ops.h>
ScaleAndTranslate- এর জন্য ঐচ্ছিক বৈশিষ্ট্য নির্ধারণকারী।
সারাংশ
পাবলিক বৈশিষ্ট্য | |
---|---|
antialias_ = true | bool |
kernel_type_ = "lanczos3" | StringPiece |
পাবলিক ফাংশন | |
---|---|
Antialias (bool x) | TF_MUST_USE_RESULT Attrs ডিফল্ট থেকে সত্য। |
KernelType (StringPiece x) | TF_MUST_USE_RESULT Attrs ডিফল্ট "lanczos3" এ। |
পাবলিক বৈশিষ্ট্য
অ্যান্টিলিয়াস_
bool tensorflow::ops::ScaleAndTranslate::Attrs::antialias_ = true
কার্নেল_টাইপ_
StringPiece tensorflow::ops::ScaleAndTranslate::Attrs::kernel_type_ = "lanczos3"
পাবলিক ফাংশন
অ্যান্টিলিয়াস
TF_MUST_USE_RESULT Attrs tensorflow::ops::ScaleAndTranslate::Attrs::Antialias( bool x )
ডিফল্ট থেকে সত্য।
কার্নেল টাইপ
TF_MUST_USE_RESULT Attrs tensorflow::ops::ScaleAndTranslate::Attrs::KernelType( StringPiece x )
ডিফল্ট "lanczos3" এ।