Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py14611 def null_overload(x: int) -> int: ... # noqa: E704 function
14614 def null_overload(x: str) -> str: # noqa: F811 function