Searched refs:test_functools_partial (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ | ||
H A D | def_function_test.py | 349 def test_functools_partial(self): member in DefFunctionTest |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_legacy_vmap.py | 815 def test_functools_partial(self): member in TestVmapAPILegacy |
/aosp_15_r20/external/pytorch/test/dynamo/ | ||
H A D | test_functions.py | 218 def test_functools_partial(a, b): member in FunctionTests |
/aosp_15_r20/external/pytorch/test/functorch/ | ||
H A D | test_vmap.py | 1048 def test_functools_partial(self): member in TestVmapAPI |