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