Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go15541 type LuAttr func(optionalAttr) type
15545 func LuOutputIdxType(value tf.DataType) LuAttr {
15587 func Lu(scope *Scope, input tf.Output, optional ...LuAttr) (lu tf.Output, p tf.Output) { argument