Home
last modified time | relevance | path

Searched defs:param_kwargs (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_device_type.py318 def _update_param_kwargs(param_kwargs, name, value): argument
413 def _apply_precision_override_for_test(self, test, param_kwargs): argument
424 cls, name, *, test, param_kwargs=None, decorator_fn=lambda _: [] argument
441 def instantiated_test(self, param_kwargs=param_kwargs): argument
H A Dcommon_optimizers.py176 def get_decorators(self, test_class, test_name, device, dtype, param_kwargs): argument
H A Dcommon_utils.py494 def merged_decorator_fn(param_kwargs, old_dec_fn=old_dec_fn, new_dec_fn=new_dec_fn): argument
529 def instantiate_test_helper(cls, name, test, param_kwargs): argument
531 def instantiated_test(self, param_kwargs=param_kwargs): argument
H A Dcommon_modules.py240 def get_decorators(self, test_class, test_name, device, dtype, param_kwargs): argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/
H A Dcore.py105 def is_active(self, cls_name, test_name, device_type, dtype, param_kwargs): argument
1393 def get_decorators(self, test_class, test_name, device, dtype, param_kwargs): argument