Home
last modified time | relevance | path

Searched refs:before_set_python (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dinit.cpp2001 std::set<py::str> before_set_python; in initJITBindings() local
2003 before_set_python.insert(py::str(set.toUnqualString())); in initJITBindings()
2005 return before_set_python; in initJITBindings()