Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/
H A Dserialization.cpp257 torch::utils::THP_encodeInt64Buffer( in THPStorage_writeFileRaw()
289 torch::utils::THP_encodeInt64Buffer( in THPStorage_writeFileRaw()
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dbyte_order.h190 TORCH_API void THP_encodeInt64Buffer(
H A Dbyte_order.cpp382 void THP_encodeInt64Buffer( in THP_encodeInt64Buffer() function
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Dutils.cpp480 torch::utils::THP_encodeInt64Buffer( in writeWrappedPayload()