সেন্সরফ্লো :: অপস :: স্ট্রিংটোহ্যাশবাকেট
#include <string_ops.h>
ইনপুট টেনসর প্রতিটি স্ট্রিংকে তার হ্যাশ মোডে বেশ কয়েকটি বালতিতে রূপান্তর করে।
সারসংক্ষেপ
প্রক্রিয়াটির মধ্যে স্ট্রিংয়ের বিষয়বস্তুতে হ্যাশ ফাংশনটি নির্ধারিত।
নোট করুন যে হ্যাশ ফাংশন সময়ে সময়ে পরিবর্তন হতে পারে। এই কার্যকারিতাটি tf.string_to_hash_bucket_fast()
হবে এবং এটি tf.string_to_hash_bucket_fast()
বা tf.string_to_hash_bucket_strong()
tf.string_to_hash_bucket_fast()
ব্যবহার করার পরামর্শ দেওয়া হচ্ছে।
যুক্তি:
- সুযোগ: একটি স্কোপ অবজেক্ট
- num_bucket: বালতির সংখ্যা।
রিটার্নস:
নির্মাণকারী এবং ধ্বংসকারী | |
---|---|
StringToHashBucket (const :: tensorflow::Scope & scope, :: tensorflow::Input string_tensor, int64 num_buckets) |
জনসাধারণের গুণাবলী | |
---|---|
operation | |
output |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
জনসাধারণের গুণাবলী
অপারেশন
Operation operation
আউটপুট
::tensorflow::Output output
পাবলিক ফাংশন
স্ট্রিংটোহ্যাশবাকেট
StringToHashBucket( const ::tensorflow::Scope & scope, ::tensorflow::Input string_tensor, int64 num_buckets )
নোড
::tensorflow::Node * node() const
অপারেটর :: টেনসরফ্লো :: ইনপুট
operator::tensorflow::Input() const
অপারেটর :: টেনসরফ্লো :: আউটপুট
operator::tensorflow::Output() const