| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.QueueEnqueueMany.Attrs |
tensorflow.QueueEnqueueMany.Attrs.position(long position) |
tensorflow.QueueEnqueueMany.Attrs |
tensorflow.QueueEnqueueMany.Attrs.timeout_ms_(long timeout_ms_) |
static tensorflow.QueueEnqueueMany.Attrs |
tensorflow.QueueEnqueueMany.TimeoutMs(long x) |
tensorflow.QueueEnqueueMany.Attrs |
tensorflow.QueueEnqueueMany.Attrs.TimeoutMs(long x)
If the queue is too full, this operation will block for up
to timeout_ms milliseconds.
|
| Constructor and Description |
|---|
QueueEnqueueMany(tensorflow.Scope scope,
tensorflow.Input handle,
tensorflow.InputList components,
tensorflow.QueueEnqueueMany.Attrs attrs) |
Copyright © 2019. All rights reserved.