Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_module_interface.py195 def as_module_interface(x: OneTwoModule) -> OneTwoModule: function
213 as_module_interface(Foo())
226 as_module_interface(scripted_wrong_mod)