pytorch/test/cpp_extensions/libtorch_agnostic_extension
Jane Xu 41a9aa6564 Remove janky (though at times useful) dlclose test (#153975)
This test was never the shining star in class but it helped check that we can properly delete a stable library. But now that we are running it in CI this is not a good test to annoy people with as dlclose + parallelism is likely not the move. I will miss it locally though.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/153975
Approved by: https://github.com/jbschlosser
2025-05-20 23:26:42 +00:00
..
libtorch_agnostic Support independent builds for cpp extension tests + apply to libtorch_agnostic tests (#153264) 2025-05-20 19:18:09 +00:00
test Remove janky (though at times useful) dlclose test (#153975) 2025-05-20 23:26:42 +00:00
setup.py Add a stable TORCH_LIBRARY to C shim (#148124) 2025-03-11 19:12:46 +00:00