Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_fx.py3582 def f_sum(x): function
3683 def f_sum(a: int, b: int) -> int: function