Searched defs:SeluGrad (Results 1 – 4 of 4) sorted by relevance
181 struct SeluGrad { struct187 void operator()(const Device& d, typename TTypes<T>::ConstTensor gradients, in operator()
200 TEST_F(NNGradTest, SeluGrad) { in TEST_F() argument
1969 TEST_F(OpTest, SeluGrad) { in TEST_F() argument
14867 func SeluGrad(scope *Scope, gradients tf.Output, outputs tf.Output) (backprops tf.Output) { func