Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/extension/pytree/
H A Dpybindings.cpp254 static PyTree py_from_str(std::string spec) { in py_from_str() function in executorch::extension::pytree::__anon59fa55ac0111::PyTree
309 static std::unique_ptr<PyTree> py_from_str(std::string spec) { in py_from_str() function