Spec-Zone.ru › TensorFlow C++ 2.3

tensorflow::ops::QueueClose::Attrs

#include <data_flow_ops.h>

Дополнительные атрибуты для QueueClose.

Краткое описание

Общедоступные атрибуты
cancel_pending_enqueues_ = false
bool
Общедоступные функции
CancelPendingEnqueues(bool x)
TF_MUST_USE_RESULT Attrs
Если true, все ожидающие запросы enqueue, заблокированные на данной очереди, будут отменены.

Общедоступные атрибуты

cancel_pending_enqueues_

bool tensorflow::ops::QueueClose::Attrs::cancel_pending_enqueues_ = false

Общедоступные функции

CancelPendingEnqueues

TF_MUST_USE_RESULT Attrs tensorflow::ops::QueueClose::Attrs::CancelPendingEnqueues(
  bool x
)

Если true, все ожидающие запросы enqueue, заблокированные на данной очереди, будут отменены.

По умолчанию false

© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.3/api_docs/cc/struct/tensorflow/ops/queue-close/attrs

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API