Searched refs:complex_abs (Results 1 – 7 of 7) sorted by relevance
156 tf.complex_abs(tf.constant(3 + 4.j)).eval(),
602 complex_abs(PyComplexObject *v) in complex_abs() function1089 (unaryfunc)complex_abs, /* nb_absolute */
732 complex_abs(PyComplexObject *v) in complex_abs() function1283 (unaryfunc)complex_abs, /* nb_absolute */
42 math_ops.complex_abs,
2090 @RegisterPForWithArgs("ComplexAbs", math_ops.complex_abs)
247 return gen_math_ops.complex_abs(x, Tout=x.dtype.real_dtype, name=name)
1484 * `tf.complex_abs` has been removed from the Python interface. `tf.abs`