Searched defs:LeakyReluGrad (Results 1 – 4 of 4) sorted by relevance
123 struct LeakyReluGrad { struct130 void operator()(const Device& d, typename TTypes<T>::ConstTensor gradients, in operator()
176 TEST_F(NNGradTest, LeakyReluGrad) { in TEST_F() argument
3069 TEST_F(OpTest, LeakyReluGrad) { in TEST_F() argument
21502 func LeakyReluGrad(scope *Scope, gradients tf.Output, features tf.Output, optional ...LeakyReluGrad… func