Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/exir/serde/
H A Dexport_serialize.py362 def _int_to_sympy_int(val) -> sympy.Expr: function
/aosp_15_r20/external/pytorch/torch/_export/serde/
H A Dserialize.py355 def _int_to_sympy_int(val) -> sympy.Expr: function