Home
last modified time | relevance | path

Searched defs:fn_with_comment (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_types.py158 def fn_with_comment(x: torch.Tensor) -> Optional: function
191 def fn_with_comment(x: torch.Tensor) -> Tuple: function
H A Dtest_list_dict.py1515 def fn_with_comment(x: torch.Tensor) -> List: function
2062 def fn_with_comment(input: Dict) -> Any: function