pytorch/test/cpp
Benjamin Glass 8ed5e1844c [AOTI] Convert C-struct zip handling to RAII container (#158687)
Attempts to fix a memory leak reported in #158614 by wrapping manually managed MiniZ C-structs in an RAII container. I have been unable to reproduce the reported leak, but this seems like the most likely candidate.

Fixes #158614 (hopefully)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/158687
Approved by: https://github.com/desertfire
2025-07-21 18:53:14 +00:00
..
aoti_abi_check Add STD_TORCH_CHECK to headeronly (#158377) 2025-07-18 14:35:20 +00:00
aoti_inference [AOTI] Convert C-struct zip handling to RAII container (#158687) 2025-07-21 18:53:14 +00:00
api [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
c10d [cca] [c10d] Refactor CUDAEventCache into separate files (#158616) 2025-07-19 02:51:28 +00:00
common [AOTI] Add ABI-compatiblity tests (#123848) 2024-04-19 00:51:24 +00:00
dist_autograd Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
jit [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
lazy Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
lite_interpreter_runtime [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
monitor
nativert [NativeRT] Remove normalizeDevice (#158489) 2025-07-17 06:48:25 +00:00
profiler [Lint] Update clang-format to 19.1.4 (#153889) 2025-05-20 14:12:46 +00:00
rpc Fix some CMake issues (#153686) 2025-05-19 00:31:34 +00:00
tensorexpr [BE][3/6] fix typos in test/ (#157637) 2025-07-17 12:08:33 +00:00
__init__.py