Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Ddef_function_test.py349 def test_functools_partial(self): member in DefFunctionTest
/aosp_15_r20/external/pytorch/test/
H A Dtest_legacy_vmap.py815 def test_functools_partial(self): member in TestVmapAPILegacy
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_functions.py218 def test_functools_partial(a, b): member in FunctionTests
/aosp_15_r20/external/pytorch/test/functorch/
H A Dtest_vmap.py1048 def test_functools_partial(self): member in TestVmapAPI