Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/caffe2/serialize/
H A Dinline_container.cc116 PyTorchStreamReader::PyTorchStreamReader(const std::string& file_name) in PyTorchStreamReader() function in caffe2::serialize::PyTorchStreamReader
123 PyTorchStreamReader::PyTorchStreamReader(std::istream* in) in PyTorchStreamReader() function in caffe2::serialize::PyTorchStreamReader
130 PyTorchStreamReader::PyTorchStreamReader( in PyTorchStreamReader() function in caffe2::serialize::PyTorchStreamReader
H A Dinline_container.h120 friend class PyTorchStreamReader; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dimport_read.h7 class PyTorchStreamReader; variable
H A Dimport_export_helpers.h7 class PyTorchStreamReader; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/compatibility/
H A Dmodel_compatibility.h13 class PyTorchStreamReader; variable