Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/jit/
H A D_recursive.py75 def make_stub_from_method(nn_module, method_name): function
98 stubs.append(make_stub_from_method(mod, name))
893 stubs.append(make_stub_from_method(nn_module, method))
971 stubs.append(make_stub_from_method(nn_module, method))