টেনসরফ্লো :: অপস:: স্ট্রিংস্ট্রিপ
#include <string_ops.h>
টেনসর থেকে অগ্রবর্তী এবং পিছনের হোয়াইটস্পেস ছিনিয়ে নিন।
সারাংশ
যুক্তি:
রিটার্ন:
উদাহরণ:
tf.strings.strip(["\nটেনসরফ্লো", "দ্য পাইথন লাইব্রেরি"]).numpy() অ্যারে([b'TensorFlow', b'The python library'], dtype=object)
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
StringStrip (const :: tensorflow::Scope & scope, :: tensorflow::Input input) |
পাবলিক বৈশিষ্ট্য | |
---|---|
operation | |
output |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
আউটপুট
::tensorflow::Output output
পাবলিক ফাংশন
স্ট্রিংস্ট্রিপ
StringStrip( const ::tensorflow::Scope & scope, ::tensorflow::Input input )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const