Searched refs:PriorityQueueV2Attr (Results 1 – 1 of 1) sorted by relevance
26183 type PriorityQueueV2Attr func(optionalAttr) type26191 func PriorityQueueV2ComponentTypes(value []tf.DataType) PriorityQueueV2Attr {26202 func PriorityQueueV2Capacity(value int64) PriorityQueueV2Attr {26213 func PriorityQueueV2Container(value string) PriorityQueueV2Attr {26224 func PriorityQueueV2SharedName(value string) PriorityQueueV2Attr {26245 func PriorityQueueV2(scope *Scope, shapes []tf.Shape, optional ...PriorityQueueV2Attr) (handle tf.O… argument