Searched refs:AnyAttr (Results 1 – 2 of 2) sorted by relevance
88 class AnyAttr: class91 x = AnyAttr()
5344 type AnyAttr func(optionalAttr) type5350 func AnyKeepDims(value bool) AnyAttr {5369 func Any(scope *Scope, input tf.Output, axis tf.Output, optional ...AnyAttr) (output tf.Output) { argument