Searched defs:get_decorators (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pytorch/torch/testing/_internal/ |
H A D | common_optimizers.py | 176 def get_decorators(self, test_class, test_name, device, dtype, param_kwargs): member in OptimizerInfo
|
H A D | common_modules.py | 240 def get_decorators(self, test_class, test_name, device, dtype, param_kwargs): member in ModuleInfo
|
/aosp_15_r20/external/pytorch/torch/testing/_internal/opinfo/ |
H A D | core.py | 1393 def get_decorators(self, test_class, test_name, device, dtype, param_kwargs): member in OpInfo
|