Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/numpy_ops/
Dnp_utils_test.py41 def np_fun(x): function
70 def np_fun(x): function
90 def np_fun(x): function
128 def np_fun(x, y=1, **kwargs): function
151 def np_fun(x, y=1, **kwargs): function
Dnp_utils.py177 def _prepare_np_fun_name_and_fun(np_fun_name, np_fun): argument
368 def np_doc(np_fun_name, np_fun=None, export=True, link=None): argument
435 def np_doc_only(np_fun_name, np_fun=None, export=True): argument
Dnp_math_ops_test.py52 np_fun, argument
133 def _testUnaryOp(self, math_fun, np_fun, name): argument
Dnp_array_ops_test.py767 def _testReduce(self, math_fun, np_fun, name): argument