टेंसरफ़्लो:: ऑप्स:: स्केलएंडट्रांसलेट
#include <image_ops.h>
कार्य: दस्तावेज़ जोड़ें.
सारांश
तर्क:
- स्कोप: एक स्कोप ऑब्जेक्ट
रिटर्न:
-
Output
: resize_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
resize_images
::tensorflow::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 )
नोड
::tensorflow::Node * node() const
ऑपरेटर::टेन्सरफ़्लो::इनपुट
operator::tensorflow::Input() const
ऑपरेटर::टेन्सरफ़्लो::आउटपुट
operator::tensorflow::Output() const
सार्वजनिक स्थैतिक कार्य
एंटीलियास
Attrs Antialias( bool x )
कर्नेल प्रकार
Attrs KernelType( StringPiece x )