Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/jit/
H A D_state.py77 python_class = _get_python_class(override)
81 def _get_python_class(qualified_name): function