Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_math_ops.py71 def _bin_op(tf_fun, a, b, promote=True): argument
964 def _comparison(tf_fun, x1, x2, cast_bool_to_int=False): argument
1023 def _logical_binary_op(tf_fun, x1, x2): argument