Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py4465 def func(self, position_arg1, position_arg2): argument
4469 def decorated_method(self, position_arg1, position_arg2): argument
4491 def __call__(self, position_arg1, position_arg2): argument
4506 def func_pos(position_arg1, position_arg2): argument
4512 def func_pos_3args(position_arg1, position_arg2, position_arg3): argument