Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dinit.cpp2008 std::set<py::str> after_set_python; in initJITBindings() local
2010 after_set_python.insert(py::str(set.toUnqualString())); in initJITBindings()
2012 return after_set_python; in initJITBindings()