টেনসরফ্লো :: অপস:: StringToNumber
#include <parsing_ops.h>
ইনপুট টেনসরের প্রতিটি স্ট্রিংকে নির্দিষ্ট সাংখ্যিক প্রকারে রূপান্তর করে।
সারাংশ
(উল্লেখ্য যে int32 ওভারফ্লো এর ফলে একটি ত্রুটি দেখা দেয় যখন ফ্লোট ওভারফ্লো একটি বৃত্তাকার মান হয়।)
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
ঐচ্ছিক বৈশিষ্ট্য (দেখুন Attrs
):
- out_type:
string_tensor
এ প্রতিটি স্ট্রিংকে ব্যাখ্যা করার জন্য সংখ্যাসূচক প্রকার।
রিটার্ন:
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
StringToNumber (const :: tensorflow::Scope & scope, :: tensorflow::Input string_tensor) | |
StringToNumber (const :: tensorflow::Scope & scope, :: tensorflow::Input string_tensor, const StringToNumber::Attrs & attrs) |
পাবলিক বৈশিষ্ট্য | |
---|---|
operation | |
output |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক স্ট্যাটিক ফাংশন | |
---|---|
OutType (DataType x) |
কাঠামো | |
---|---|
tensorflow:: ops:: StringToNumber:: Attrs | StringToNumber এর জন্য ঐচ্ছিক অ্যাট্রিবিউট সেটার। |
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
আউটপুট
::tensorflow::Output output
পাবলিক ফাংশন
StringToNumber
StringToNumber( const ::tensorflow::Scope & scope, ::tensorflow::Input string_tensor )
StringToNumber
StringToNumber( const ::tensorflow::Scope & scope, ::tensorflow::Input string_tensor, const StringToNumber::Attrs & attrs )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const
পাবলিক স্ট্যাটিক ফাংশন
আউটটাইপ
Attrs OutType( DataType x )