przepływ tensorowy:: ops:: ScaleAndTranslate:: Atrybuty
#include <image_ops.h>
Opcjonalne moduły ustawiające atrybuty dla ScaleAndTranslate .
Streszczenie
Atrybuty publiczne | |
---|---|
antialias_ = true | bool |
kernel_type_ = "lanczos3" | StringPiece |
Funkcje publiczne | |
---|---|
Antialias (bool x) | TF_MUST_USE_RESULT Attrs Domyślnie jest to prawda. |
KernelType (StringPiece x) | TF_MUST_USE_RESULT Attrs Domyślnie jest to „lanczos3”. |
Atrybuty publiczne
antyalias_
bool tensorflow::ops::ScaleAndTranslate::Attrs::antialias_ = true
typ_jądra_
StringPiece tensorflow::ops::ScaleAndTranslate::Attrs::kernel_type_ = "lanczos3"
Funkcje publiczne
Wygładzanie
TF_MUST_USE_RESULT Attrs tensorflow::ops::ScaleAndTranslate::Attrs::Antialias( bool x )
Domyślnie jest to prawda.
Typ jądra
TF_MUST_USE_RESULT Attrs tensorflow::ops::ScaleAndTranslate::Attrs::KernelType( StringPiece x )
Domyślnie jest to „lanczos3”.