Home
last modified time | relevance | path

Searched defs:cls_or_func (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_utils.py1580 def markDynamoStrictTest(cls_or_func=None, nopython=False): argument
1588 def decorator(cls_or_func): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtest_util.py2177 def disable_tfrt_impl(cls_or_func): argument