Home
last modified time | relevance | path

Searched defs:InfeedEnqueueAttr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go20148 type InfeedEnqueueAttr func(optionalAttr) type
20191 func InfeedEnqueue(scope *Scope, input tf.Output, optional ...InfeedEnqueueAttr) (o *tf.Operation) {