Home
last modified time | relevance | path

Searched refs:OutfeedDequeueAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go26340 type OutfeedDequeueAttr func(optionalAttr) type
26348 func OutfeedDequeueDeviceOrdinal(value int64) OutfeedDequeueAttr {
26363 func OutfeedDequeue(scope *Scope, dtype tf.DataType, shape tf.Shape, optional ...OutfeedDequeueAttr argument