Searched defs:PyTorchStreamReader (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/pytorch/caffe2/serialize/ | ||
H A D | inline_container.cc | 116 PyTorchStreamReader::PyTorchStreamReader(const std::string& file_name) in PyTorchStreamReader() function in caffe2::serialize::PyTorchStreamReader |
H A D | inline_container.h | 120 friend class PyTorchStreamReader; variable |
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/ | ||
H A D | import_read.h | 7 class PyTorchStreamReader; variable |
H A D | import_export_helpers.h | 7 class PyTorchStreamReader; variable |
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/compatibility/ | ||
H A D | model_compatibility.h | 13 class PyTorchStreamReader; variable |