Searched refs:PriorityQueueV2Attr (Results 1 – 1 of 1) sorted by relevance
7842 type PriorityQueueV2Attr func(optionalAttr) type7850 func PriorityQueueV2ComponentTypes(value []tf.DataType) PriorityQueueV2Attr {7861 func PriorityQueueV2Capacity(value int64) PriorityQueueV2Attr {7872 func PriorityQueueV2Container(value string) PriorityQueueV2Attr {7883 func PriorityQueueV2SharedName(value string) PriorityQueueV2Attr {7904 func PriorityQueueV2(scope *Scope, shapes []tf.Shape, optional ...PriorityQueueV2Attr) (handle tf.O… argument