Home
last modified time | relevance | path

Searched refs:func_with_default (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py4509 def func_with_default(position_arg, named_arg=None): function
4520 tf_func_with_default = def_function.function(func_with_default)