Searched defs:ReciprocalGrad (Results 1 – 2 of 2) sorted by relevance
2617 TEST_F(OpTest, ReciprocalGrad) { in TEST_F() argument
15219 func ReciprocalGrad(scope *Scope, y tf.Output, dy tf.Output) (z tf.Output) { func