Home
last modified time | relevance | path

Searched +defs:tf +defs:Tanh (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go23 import tf "github.com/tensorflow/tensorflow/tensorflow/go" packageName
50776 func Tanh(scope *Scope, x tf.Output) (y tf.Output) { func