Class QueueEnqueueMany.Inputs
- Enclosing class:
QueueEnqueueMany
-
Field Summary
FieldsModifier and TypeFieldDescriptionOne or more tensors from which the enqueued tensors should be taken.The handle to a queue.final DataType[]The Tcomponents attributefinal longIf the queue is too full, this operation will block for up to timeout_ms milliseconds. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RawOpInputs
attributeMetadata, attributeNames, attributes, attributeValue, attributeValues, equals, getOutputs, hashCode, toString
-
Field Details
-
handle
-
components
-
Tcomponents
The Tcomponents attribute -
timeoutMs
public final long timeoutMsIf the queue is too full, this operation will block for up to timeout_ms milliseconds. Note: This option is not supported yet.
-
-
Constructor Details
-
Inputs
-