Tensorflow :: ops :: QueueEnqueueMany :: Attrs
#include <data_flow_ops.h>
Optionale Attributsetzer für QueueEnqueueMany .
Zusammenfassung
Öffentliche Attribute | |
---|---|
timeout_ms_ = -1 | int64 |
Öffentliche Funktionen | |
---|---|
TimeoutMs (int64 x) | TF_MUST_USE_RESULT Attrs Wenn die Warteschlange zu voll ist, wird dieser Vorgang für bis zu timeout_ms Millisekunden blockiert. |
Öffentliche Attribute
timeout_ms_
int64 tensorflow::ops::QueueEnqueueMany::Attrs::timeout_ms_ = -1
Öffentliche Funktionen
TimeoutMs
TF_MUST_USE_RESULT Attrs tensorflow::ops::QueueEnqueueMany::Attrs::TimeoutMs( int64 x )
Wenn die Warteschlange zu voll ist, wird dieser Vorgang für bis zu timeout_ms Millisekunden blockiert.
Hinweis: Diese Option wird noch nicht unterstützt.
Der Standardwert ist -1