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