Home
last modified time | relevance | path

Searched refs:_get_bundled_inputs_attributes_and_methods (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/utils/
H A Dbundled_inputs.py110 ignored_methods, ignored_attrs = _get_bundled_inputs_attributes_and_methods(model)
412 def _get_bundled_inputs_attributes_and_methods(script_module: torch.jit.ScriptModule) -> Tuple[List… function
/aosp_15_r20/external/pytorch/test/
H A Dtest_bundled_inputs.py424 torch.utils.bundled_inputs._get_bundled_inputs_attributes_and_methods(