Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go21380 type ResourceGatherAttr func(optionalAttr) type
21384 func ResourceGatherBatchDims(value int64) ResourceGatherAttr {
21392 func ResourceGatherValidateIndices(value bool) ResourceGatherAttr {
21413 …ource tf.Output, indices tf.Output, dtype tf.DataType, optional ...ResourceGatherAttr) (output tf.… argument