Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Divalue_inl.h237 inline c10::SymInt IValue::toSymInt() && { in toSymInt() function
245 inline c10::SymInt IValue::toSymInt() const& { in toSymInt() function
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_arg_parser.h966 inline c10::SymInt PythonArgs::toSymInt(int i) { in toSymInt() function