टेंसरफ़्लो :: ऑप्स :: स्टेजाइज करें
#include <data_flow_ops.h>
ओप अंतर्निहित कंटेनर में तत्वों की संख्या देता है।
सारांश
तर्क:
- गुंजाइश: एक स्कोप ऑब्जेक्ट
रिटर्न:
-
Output
: आकार टेंसर।
कंस्ट्रक्टर और डिस्ट्रक्टर्स | |
---|---|
StageSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes) | |
StageSize (const :: tensorflow::Scope & scope, const DataTypeSlice & dtypes, const StageSize::Attrs & attrs) |
सार्वजनिक विशेषताएँ | |
---|---|
operation | |
size |
सार्वजनिक कार्य | |
---|---|
node () const | ::tensorflow::Node * |
operator::tensorflow::Input () const | |
operator::tensorflow::Output () const |
सार्वजनिक स्थैतिक कार्य | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
संरचनाएं | |
---|---|
टेंसोफ़्लो :: ऑप्स :: स्टेजसाइज़ :: एट्र्स | वैकल्पिक विशेषता स्टेजाइज़ के लिए बसती है । |
सार्वजनिक विशेषताएँ
ऑपरेशन
Operation operation
आकार
::tensorflow::Output size
सार्वजनिक कार्य
स्टेजाइज करें
StageSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes )
स्टेजाइज करें
StageSize( const ::tensorflow::Scope & scope, const DataTypeSlice & dtypes, const StageSize::Attrs & attrs )
नोड
::tensorflow::Node * node() const
ऑपरेटर :: टेंसरफ़्लो :: इनपुट
operator::tensorflow::Input() constहै
ऑपरेटर :: टेंसोफ़्लो :: आउटपुट
operator::tensorflow::Output() const
सार्वजनिक स्थैतिक कार्य
क्षमता
Attrs Capacity( int64 x )
पात्र
Attrs Container( StringPiece x )
मेमोरीलिमिट
Attrs MemoryLimit( int64 x )
साझानाम
Attrs SharedName( StringPiece x )