Searched defs:with_module (Results 1 – 2 of 2) sorted by relevance
2234 def _register_load_state_dict_pre_hook(self, hook, with_module=False): argument
2254 pub(crate) fn with_module<F>(&mut self, module_id: ModuleId, cb: F) in with_module() method