Home
last modified time | relevance | path

Searched defs:Xdivy (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dmath_grad_test.cc982 TEST_F(MathGradTest, Xdivy) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Drandomized_tests.cc4712 TEST_F(OpTest, Xdivy) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go55749 func Xdivy(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func