Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/
H A DStorageSharing.cpp138 THPObjectPtr storage_handle(PyBytes_FromString(ctx->filename())); in THPStorage_shareFilename() local
233 THPObjectPtr storage_handle(THPUtils_packInt32(ctx->fd())); in THPStorage_shareFd() local
/aosp_15_r20/external/pytorch/torch/multiprocessing/
H A Dreductions.py163 storage_handle, argument