Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dfunction_test.py2550 test_func_lambda = lambda a, *, b: a + b function
2553 function.defun(test_func_lambda, input_signature=signature)