Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Djit_metaprogramming_utils.py585 script_method_template = ''' variable
597 script = script_method_template.format(method_args, call)
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py111 get_nn_module_name_from_kwargs, get_nn_mod_test_name, script_method_template)
16096 script = script_method_template.format(method_args, call)