Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go38296 type ResourceGatherAttr func(optionalAttr) type
38300 func ResourceGatherBatchDims(value int64) ResourceGatherAttr {
38308 func ResourceGatherValidateIndices(value bool) ResourceGatherAttr {
38331 …ource tf.Output, indices tf.Output, dtype tf.DataType, optional ...ResourceGatherAttr) (output tf.… argument