Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_types.py161 def annotated_fn(x: torch.Tensor) -> Optional: function
194 def annotated_fn(x: torch.Tensor) -> Tuple: function
H A Dtest_list_dict.py1519 def annotated_fn(x: torch.Tensor) -> List: function
2066 def annotated_fn(input: Dict) -> Any: function