Searched defs:Softsign (Results 1 – 3 of 3) sorted by relevance
29 struct Softsign { struct46 // gradients: gradients backpropagated to the Softsign op. argument
2939 TEST_F(OpTest, Softsign) { in TEST_F() argument
18289 func Softsign(scope *Scope, features tf.Output) (activations tf.Output) { func