Home
last modified time | relevance | path

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

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