टेंसरफ़्लो :: ऑप्स :: आदेशित मानचित्र :: संलग्न करता है
#include <data_flow_ops.h>
वैकल्पिक विशेषता आर्डरपेडसाइज़ के लिए व्यवस्थित होती है ।
सारांश
सार्वजनिक विशेषताएँ | |
---|---|
capacity_ = 0 | int64 |
container_ = "" | StringPiece |
memory_limit_ = 0 | int64 |
shared_name_ = "" | StringPiece |
सार्वजनिक कार्य | |
---|---|
Capacity (int64 x) | TF_MUST_USE_RESULT Attrs चूक ०। |
Container (StringPiece x) | TF_MUST_USE_RESULT Attrs चूक "" के लिए। |
MemoryLimit (int64 x) | TF_MUST_USE_RESULT Attrs चूक ०। |
SharedName (StringPiece x) | TF_MUST_USE_RESULT Attrs चूक "" के लिए। |
सार्वजनिक विशेषताएँ
क्षमता_
int64 tensorflow::ops::OrderedMapSize::Attrs::capacity_ = 0
कंटेनर_
StringPiece tensorflow::ops::OrderedMapSize::Attrs::container_ = ""
मैमोरी_लिमिट_
int64 tensorflow::ops::OrderedMapSize::Attrs::memory_limit_ = 0
साझा_नाम_
StringPiece tensorflow::ops::OrderedMapSize::Attrs::shared_name_ = ""
सार्वजनिक कार्य
पात्र
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapSize::Attrs::Container( StringPiece x )
चूक "" के लिए।
मेमोरीलिमिट
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapSize::Attrs::MemoryLimit( int64 x )
चूक ०।
साझानाम
TF_MUST_USE_RESULT Attrs tensorflow::ops::OrderedMapSize::Attrs::SharedName( StringPiece x )
चूक "" के लिए।