टेंसरफ़्लो :: ऑप्स :: ScaleAndTranslate
#include <image_ops.h>
TODO: डॉक्टर जोड़ें।
सारांश
तर्क:
- गुंजाइश: एक स्कोप ऑब्जेक्ट
रिटर्न:
-
Output
: resized_images टेंसर।
कंस्ट्रक्टर और डिस्ट्रक्टर्स | |
---|---|
ScaleAndTranslate (const :: tensorflow::Scope & scope, :: tensorflow::Input images, :: tensorflow::Input size, :: tensorflow::Input scale, :: tensorflow::Input translation) | |
ScaleAndTranslate (const :: tensorflow::Scope & scope, :: tensorflow::Input images, :: tensorflow::Input size, :: tensorflow::Input scale, :: tensorflow::Input translation, const ScaleAndTranslate::Attrs & attrs) |
सार्वजनिक विशेषताएँ | |
---|---|
operation | |
resized_images |
सार्वजनिक कार्य | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
सार्वजनिक स्थैतिक कार्य | |
---|---|
Antialias (bool x) | |
KernelType (StringPiece x) |
संरचनाएं | |
---|---|
टेंसोफ़्लो :: ऑप्स :: स्केलएंडट्रांसलेट :: एट्र्स | स्केलएंडट्रांसलेट के लिए वैकल्पिक विशेषता बसती है । |
सार्वजनिक विशेषताएँ
ऑपरेशन
Operation operation
resized_images
::tensorflow::Output resized_images
सार्वजनिक कार्य
ScaleAndTranslate
ScaleAndTranslate( const ::tensorflow::Scope & scope, ::tensorflow::Input images, ::tensorflow::Input size, ::tensorflow::Input scale, ::tensorflow::Input translation )
ScaleAndTranslate
ScaleAndTranslate( const ::tensorflow::Scope & scope, ::tensorflow::Input images, ::tensorflow::Input size, ::tensorflow::Input scale, ::tensorflow::Input translation, const ScaleAndTranslate::Attrs & attrs )
नोड
::tensorflow::Node * node() const
ऑपरेटर :: टेंसरफ़्लो :: इनपुट
operator::tensorflow::Input() constहै
ऑपरेटर :: टेंसरफ़्लो :: आउटपुट
operator::tensorflow::Output() const
सार्वजनिक स्थैतिक कार्य
एंटीलिया
Attrs Antialias( bool x )
कर्नेलटाइप
Attrs KernelType( StringPiece x )