Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_misc.py165 def if_function(inp: torch.Tensor) -> Any: function
171 self.checkScript(if_function, (torch.randn(5),))