| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.QueueClose.Attrs |
tensorflow.QueueClose.Attrs.cancel_pending_enqueues_(boolean cancel_pending_enqueues_) |
static tensorflow.QueueClose.Attrs |
tensorflow.QueueClose.CancelPendingEnqueues(boolean x) |
tensorflow.QueueClose.Attrs |
tensorflow.QueueClose.Attrs.CancelPendingEnqueues(boolean x)
If true, all pending enqueue requests that are
blocked on the given queue will be canceled.
|
tensorflow.QueueClose.Attrs |
tensorflow.QueueClose.Attrs.position(long position) |
| Constructor and Description |
|---|
QueueClose(tensorflow.Scope scope,
tensorflow.Input handle,
tensorflow.QueueClose.Attrs attrs) |
Copyright © 2019. All rights reserved.