Home
last modified time | relevance | path

Searched defs:_test_function (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddecorator_utils_test.py25 def _test_function(unused_arg=0): function
H A Dtf_export_test.py25 def _test_function(unused_arg=0): function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py2044 def _test_function(fn, device): function