Searched defs:Softsign (Results 1 – 4 of 4) sorted by relevance
29 struct Softsign { struct46 // gradients: gradients backpropagated to the Softsign op. argument
1164 GENERATE_DEFAULT_TEST_2(Softsign, DT_HALF, DT_FLOAT, DT_HALF, DT_FLOAT, in GENERATE_DEFAULT_TEST_2() argument
4182 TEST_F(OpTest, Softsign) { in TEST_F() argument
43742 func Softsign(scope *Scope, features tf.Output) (activations tf.Output) { func