Searched defs:SqrtGrad (Results 1 – 5 of 5) sorted by relevance
183 Status SqrtGrad(AbstractContext* ctx, in SqrtGrad() function
90 Status SqrtGrad(const AttrSlice& attrs, FunctionDef* g) { in SqrtGrad() function
97 Status SqrtGrad(const Scope& scope, const Operation& op, in SqrtGrad() function
3131 TEST_F(OpTest, SqrtGrad) { in TEST_F() argument
16701 func SqrtGrad(scope *Scope, y tf.Output, dy tf.Output) (z tf.Output) { func