Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/
H A DStorageSharing.cpp417 static std::string THPStorage_bytesAsHandleString(PyObject* handle) { in THPStorage_bytesAsHandleString() function
467 THPStorage_bytesAsHandleString(_event_handle); in THPStorage_newSharedCuda()
480 std::string s_handle = THPStorage_bytesAsHandleString(_handle); in THPStorage_newSharedCuda()