pytorch/caffe2/serialize
Xintong Hu a6182903cd Update PyTorchStreamReader API to take cpu allocator override (#150439)
Summary: Add allocator param in getRecord

Test Plan:
newly added UT
```
buck test caffe2/caffe2/serialize:inline_container_test
```

Differential Revision: D72252585

Pull Request resolved: https://github.com/pytorch/pytorch/pull/150439
Approved by: https://github.com/albanD
2025-04-18 01:53:14 +00:00
..
CMakeLists.txt [miniz] Bump miniz version to 3.0.2 and add patch for zip64 (#140041) 2024-11-09 00:13:16 +00:00
crc_alt.h Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
crc.cc [4/N] Fix Wextra-semi warning (#139256) 2024-10-31 03:01:14 +00:00
file_adapter.cc Format caffe2/serialize (#141850) 2024-12-04 01:14:24 +00:00
file_adapter.h Format caffe2/serialize (#141850) 2024-12-04 01:14:24 +00:00
in_memory_adapter.h Format caffe2/serialize (#141850) 2024-12-04 01:14:24 +00:00
inline_container_test.cc Update PyTorchStreamReader API to take cpu allocator override (#150439) 2025-04-18 01:53:14 +00:00
inline_container.cc Update PyTorchStreamReader API to take cpu allocator override (#150439) 2025-04-18 01:53:14 +00:00
inline_container.h Update PyTorchStreamReader API to take cpu allocator override (#150439) 2025-04-18 01:53:14 +00:00
istream_adapter.cc Remove deprecated alias macro(1/3) (#137556) 2024-10-21 17:32:32 +00:00
istream_adapter.h Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
read_adapter_interface.cc Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
read_adapter_interface.h Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00
versions.h Revert "Fix clang-tidy warnings in Caffe2 code (#134935)" 2024-09-13 16:42:37 +00:00