Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtype_spec.py1014 def decorator_fn(cls): function
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_device_type.py424 cls, name, *, test, param_kwargs=None, decorator_fn=lambda _: [] argument
H A Dcommon_utils.py693 def decorator_fn(_, decorators=decorators): function
752 def decorator_fn(params, decorator=self.decorator, predicate_fn=self.predicate_fn): function