Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go28025 type ResourceGatherAttr func(optionalAttr) type
28029 func ResourceGatherBatchDims(value int64) ResourceGatherAttr {
28037 func ResourceGatherValidateIndices(value bool) ResourceGatherAttr {
28058 …ource tf.Output, indices tf.Output, dtype tf.DataType, optional ...ResourceGatherAttr) (output tf.… argument