Home
last modified time | relevance | path

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

/external/pytorch/torch/ao/quantization/
Dfuse_modules.py33 def _set_module(model, submodule_key, module): function
104 _set_module(model, item, new_mod_list[i])
/external/pytorch/torch/quantization/
Dfuse_modules.py15 _set_module,
/external/python/typing_extensions/src/
Dtyping_extensions.py1479 def _set_module(typevarlike): function
1524 _set_module(typevar)
1632 _set_module(paramspec)
2408 _set_module(tvt)