টেনসরফ্লো :: অপস:: ShardedFilename
#include <io_ops.h>
একটি শার্ড ফাইলের নাম তৈরি করুন।
সারাংশ
ফাইলের নাম printf ফরম্যাট করা হয়
s-%05d-of-%05d, বেসনেম, শার্ড, সংখ্যা_শার্ড।
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-
Output
: ফাইলের নাম টেনসর।
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
ShardedFilename (const :: tensorflow::Scope & scope, :: tensorflow::Input basename, :: tensorflow::Input shard, :: tensorflow::Input num_shards) |
পাবলিক বৈশিষ্ট্য | |
---|---|
filename | |
operation |
পাবলিক ফাংশন | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
পাবলিক বৈশিষ্ট্য
ফাইলের নাম
::tensorflow::Output filename
অপারেশন
Operation operation
পাবলিক ফাংশন
ShardedFilename
ShardedFilename( const ::tensorflow::Scope & scope, ::tensorflow::Input basename, ::tensorflow::Input shard, ::tensorflow::Input num_shards )
নোড
::tensorflow::Node * node() const
অপারেটর::টেনসরফ্লো::ইনপুট
operator::tensorflow::Input() const
অপারেটর::টেনসরফ্লো::আউটপুট
operator::tensorflow::Output() const