टेंसरफ़्लो:: ऑप्स:: मानचित्र मंच के नीचे
#include <data_flow_ops.h>
Op कुंजी से जुड़े मानों को हटाता है और वापस करता है।
सारांश
अंतर्निहित कंटेनर से। यदि अंतर्निहित कंटेनर में यह कुंजी नहीं है, तो op तब तक अवरुद्ध रहेगा जब तक कि यह नहीं हो जाता।
तर्क:
- स्कोप: एक स्कोप ऑब्जेक्ट
रिटर्न:
-
OutputList
: मान टेंसर।
निर्माता और विनाशक | |
---|---|
MapUnstage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes) | |
MapUnstage (const :: tensorflow::Scope & scope, :: tensorflow::Input key, :: tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstage::Attrs & attrs) |
सार्वजनिक गुण | |
---|---|
operation | |
values |
सार्वजनिक समारोह | |
---|---|
operator[] (size_t index) const |
सार्वजनिक स्थैतिक कार्य | |
---|---|
Capacity (int64 x) | |
Container (StringPiece x) | |
MemoryLimit (int64 x) | |
SharedName (StringPiece x) |
स्ट्रक्चर्स | |
---|---|
tensorflow:: ops:: MapUnstage:: Attrs | MapUnstage के लिए वैकल्पिक विशेषता बसती है। |
सार्वजनिक गुण
संचालन
Operation operation
मूल्यों
::tensorflow::OutputList values
सार्वजनिक समारोह
मानचित्र मंच के नीचे
MapUnstage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes )
मानचित्र मंच के नीचे
MapUnstage( const ::tensorflow::Scope & scope, ::tensorflow::Input key, ::tensorflow::Input indices, const DataTypeSlice & dtypes, const MapUnstage::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 )