pytorch/c10/core
Edward Yang b4a35632f9 Add function to materialize COW storages (#117053)
Summary: From Kurt Mohler, see https://github.com/pytorch/pytorch/pull/113396 (manually imported due to ghimport problems)

Test Plan: sandcastle, OSS CI

Differential Revision: D52610522

Pull Request resolved: https://github.com/pytorch/pytorch/pull/117053
Approved by: https://github.com/malfet, https://github.com/kurtamohler
2024-01-10 15:34:16 +00:00
..
impl Add function to materialize COW storages (#117053) 2024-01-10 15:34:16 +00:00
alignment.h [8/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#116082) 2023-12-20 12:22:21 +00:00
Allocator.cpp Add function to materialize COW storages (#117053) 2024-01-10 15:34:16 +00:00
Allocator.h Add function to materialize COW storages (#117053) 2024-01-10 15:34:16 +00:00
AutogradState.cpp
AutogradState.h
Backend.h
BUILD.bazel
build.bzl Add function to materialize COW storages (#117053) 2024-01-10 15:34:16 +00:00
CompileTimeFunctionPointer.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
ConstantSymNodeImpl.cpp
ConstantSymNodeImpl.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
Contiguity.h
CopyBytes.cpp
CopyBytes.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
CPUAllocator.cpp Add function to materialize COW storages (#117053) 2024-01-10 15:34:16 +00:00
CPUAllocator.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
DefaultDtype.cpp
DefaultDtype.h
DefaultTensorOptions.h [5/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115354) 2023-12-09 17:16:04 +00:00
Device.cpp
Device.h [5/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115354) 2023-12-09 17:16:04 +00:00
DeviceArray.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
DeviceGuard.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
DeviceType.cpp
DeviceType.h [8/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#116082) 2023-12-20 12:22:21 +00:00
DispatchKey.cpp
DispatchKey.h [8/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#116082) 2023-12-20 12:22:21 +00:00
DispatchKeySet.cpp
DispatchKeySet.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
DynamicCast.h Support unsigned int for randint, item, equality, fill, iinfo, tensor (#116805) 2024-01-10 02:17:23 +00:00
Event.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
GeneratorImpl.cpp
GeneratorImpl.h
GradMode.cpp
GradMode.h
InferenceMode.cpp
InferenceMode.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
Layout.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
MemoryFormat.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
OptionalRef.h
PyHandleCache.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
QEngine.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
QScheme.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
RefcountedDeleter.cpp
RefcountedDeleter.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
SafePyObject.cpp
SafePyObject.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
Scalar.cpp
Scalar.h Proposed mechanism for handling uint64_t in Scalar (#116595) 2024-01-08 22:02:03 +00:00
ScalarType.cpp Support unsigned int for randint, item, equality, fill, iinfo, tensor (#116805) 2024-01-10 02:17:23 +00:00
ScalarType.h Add unsigned integer dtypes to PyTorch (#116594) 2024-01-07 07:40:49 +00:00
ScalarTypeToTypeMeta.h
Storage.cpp
Storage.h Enable readability-redundant-smartptr-get in clang-tidy (#116381) 2023-12-26 06:05:15 +00:00
StorageImpl.cpp
StorageImpl.h Add function to materialize COW storages (#117053) 2024-01-10 15:34:16 +00:00
Stream.cpp
Stream.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
StreamGuard.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
SymbolicShapeMeta.cpp
SymbolicShapeMeta.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
SymBool.cpp
SymBool.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
SymFloat.cpp
SymFloat.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
SymInt.cpp [BE] Use __builtin_overflow_sub when available (#117015) 2024-01-10 00:50:09 +00:00
SymInt.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
SymIntArrayRef.cpp
SymIntArrayRef.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
SymNodeImpl.cpp
SymNodeImpl.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
TensorImpl.cpp
TensorImpl.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
TensorOptions.cpp
TensorOptions.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
thread_pool.cpp
thread_pool.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
UndefinedTensorImpl.cpp
UndefinedTensorImpl.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00
WrapDimMinimal.cpp
WrapDimMinimal.h [7/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115495) 2023-12-19 02:14:30 +00:00