Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dpython_strings.h61 inline PyObject* THPUtils_packString(const char* str) { in THPUtils_packString() function
65 inline PyObject* THPUtils_packString(const std::string& str) { in THPUtils_packString() function