Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_fx.py766 def lower_to_elementwise_interpreter(orig_mod : torch.nn.Module) -> torch.nn.Module: function
867 lowered = lower_to_elementwise_interpreter(msm)