টেনসরফ্লো :: অপস:: আনস্টেজ
#include <data_flow_ops.h>
অপ একটি লাইটওয়েট Dequeue অনুরূপ.
সারাংশ
মৌলিক কার্যকারিতা অনেক কম ক্ষমতা এবং বিকল্প সহ dequeue অনুরূপ. এই অপটি কর্মক্ষমতা জন্য অপ্টিমাইজ করা হয়.
যুক্তি:
- স্কোপ: একটি স্কোপ অবজেক্ট
রিটার্ন:
-
OutputList
: মান টেনসর।
কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর | |
---|---|
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
Unstage (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::Attrs & attrs) |
পাবলিক বৈশিষ্ট্য | |
---|---|
operation | |
values |
পাবলিক ফাংশন | |
---|---|
operator[] (size_t index) const |
পাবলিক স্ট্যাটিক ফাংশন | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
কাঠামো | |
---|---|
tensorflow:: ops:: Unstage:: Attrs | Unstage-এর জন্য ঐচ্ছিক বৈশিষ্ট্য নির্ধারণকারী। |
পাবলিক বৈশিষ্ট্য
অপারেশন
Operation operation
মান
::tensorflow::OutputList values
পাবলিক ফাংশন
আনস্টেজ
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
আনস্টেজ
Unstage( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const Unstage::Attrs & attrs )
অপারেটর
::tensorflow::Output operator[]( size_t index ) const
পাবলিক স্ট্যাটিক ফাংশন
ক্ষমতা
Attrs Capacity( int64 x )
ধারক
Attrs Container( StringPiece x )
মেমরি লিমিট
Attrs MemoryLimit( int64 x )
শেয়ার করা নাম
Attrs SharedName( StringPiece x )