Searched defs:create_script_module (Results 1 – 3 of 3) sorted by relevance
590 def create_script_module(self, nn_module, constructor_args, *args, **kwargs): function
536 def create_script_module(nn_module, stubs_fn, share_types=True, is_tracing=False): function
16089 def create_script_module(*args, **kwargs): function