tensorflow:: אופס:: ScaleAndTranslate:: 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". |
תכונות ציבוריות
antialias_
bool tensorflow::ops::ScaleAndTranslate::Attrs::antialias_ = true
kernel_type_
StringPiece tensorflow::ops::ScaleAndTranslate::Attrs::kernel_type_ = "lanczos3"
תפקידים ציבוריים
Antialias
TF_MUST_USE_RESULT Attrs tensorflow::ops::ScaleAndTranslate::Attrs::Antialias( bool x )
ברירת המחדל לאמת.
KernelType
TF_MUST_USE_RESULT Attrs tensorflow::ops::ScaleAndTranslate::Attrs::KernelType( StringPiece x )
ברירת המחדל היא "lanczos3".