pytorch/c10/test
mikey dagitses dddf07e56a Reland: implement a function to convert a storage to copy-on-write (#110022)
Relands #100819

In addition, the `impl_cow_context` library is combined into the base c10 core library, and COW unit tests are combined into just one binary.

Part of #109833

Pull Request resolved: https://github.com/pytorch/pytorch/pull/110022
Approved by: https://github.com/ezyang
2023-09-26 03:33:18 +00:00
..
core Reland: implement a function to convert a storage to copy-on-write (#110022) 2023-09-26 03:33:18 +00:00
util Fix c10_tempfile_test failure on Windows (#109680) 2023-09-20 07:01:42 +00:00
BUILD.bazel move //c10:tests target to the shared //c10/test package (#70928) 2022-02-03 20:14:57 +00:00
build.bzl Reland: implement a function to convert a storage to copy-on-write (#110022) 2023-09-26 03:33:18 +00:00
CMakeLists.txt cmake will only run properly named c10 tests (#98710) 2023-04-13 23:32:42 +00:00