Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/package/package_a/
H A Dsubpackage.py8 def leaf_function(a, b): function
/aosp_15_r20/external/pytorch/test/package/
H A Dtest_package_fx.py106 c = graph.call_function(package_a.subpackage.leaf_function, (a, b))