Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go23170 type ListDiffAttr func(optionalAttr) type
23174 func ListDiffOutIdx(value tf.DataType) ListDiffAttr {
23209 func ListDiff(scope *Scope, x tf.Output, y tf.Output, optional ...ListDiffAttr) (out tf.Output, idx… argument