Home
last modified time | relevance | path

Searched defs:Xlogy (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/ops/
Dmath_grad_test.cc912 TEST_F(MathGradTest, Xlogy) { in TEST_F() argument
/external/tensorflow/tensorflow/go/op/
Dwrappers.go12084 func Xlogy(scope *Scope, x tf.Output, y tf.Output) (z tf.Output) { func