टेंसरफ़्लो:: ऑप्स:: अनस्टेज
#include <data_flow_ops.h>
Op एक हल्के 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 | अनस्टेज के लिए वैकल्पिक विशेषता बसती है। |
सार्वजनिक गुण
संचालन
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 )