Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/distribute/
Dinput_lib_test.py1031 defun_type=["lambda", "tf_function"],
1034 defun_type): argument
1040 "tf_function": def_function.function}[defun_type]
1136 defun_type == "tf_function" and input_type == "input_fn")):