pytorch/c10/core
2024-11-06 13:42:20 +00:00
..
impl Enable cppcoreguidelines-special-member-functions (#139132) 2024-11-06 13:42:20 +00:00
alignment.h
Allocator.cpp Turn some variables and functions into static (#136847) 2024-10-29 17:01:56 +00:00
Allocator.h Use clang-tidy 17 (#139678) 2024-11-05 16:00:25 +00:00
AutogradState.cpp
AutogradState.h
Backend.h [1/N] Change static functions in headers to inline (#127727) 2024-06-03 04:34:36 +00:00
BUILD.bazel
build.bzl
CachingDeviceAllocator.h [Reland] Refactor caching device allocator utils (#130923) 2024-09-07 11:14:17 +00:00
CompileTimeFunctionPointer.h
ConstantSymNodeImpl.cpp
ConstantSymNodeImpl.h [3/N] Fix Wunused-parameter warnings (#131271) 2024-07-20 23:31:03 +00:00
Contiguity.h
CopyBytes.cpp
CopyBytes.h
CPUAllocator.cpp [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
CPUAllocator.h
DefaultDtype.cpp
DefaultDtype.h
DefaultTensorOptions.h
Device.cpp Warn users of mkldnn device usage (#137553) 2024-10-12 13:42:12 +00:00
Device.h
DeviceArray.h std::value/std::type -> std::_v/std::_t (#138746) 2024-10-26 20:59:24 +00:00
DeviceGuard.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
DeviceType.cpp [Fix] Check name when registering privateuse1 backend (#134071) 2024-08-27 20:28:30 +00:00
DeviceType.h
DispatchKey.cpp [MPS] Add support for autocast in MPS (#99272) 2024-09-05 23:23:17 +00:00
DispatchKey.h [MPS] Add support for autocast in MPS (#99272) 2024-09-05 23:23:17 +00:00
DispatchKeySet.cpp
DispatchKeySet.h Eliminate C10_NODISCARD (#138336) 2024-10-19 02:54:06 +00:00
DynamicCast.h
Event.h
GeneratorImpl.cpp [2/N] Fix extra warnings brought by clang-tidy-17 (#137459) 2024-10-08 19:05:02 +00:00
GeneratorImpl.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
GradMode.cpp
GradMode.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
InferenceMode.cpp
InferenceMode.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
Layout.h
MemoryFormat.h
OptionalRef.h
PyHandleCache.h
QEngine.h
QScheme.h
RefcountedDeleter.cpp
RefcountedDeleter.h
SafePyObject.cpp
SafePyObject.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
Scalar.cpp
Scalar.h Revert "Remove C10_DEPRECATED (#138406)" 2024-10-22 18:00:41 +00:00
ScalarType.cpp [reland] Add int1 to int7 dtypes (#137928) 2024-10-18 02:02:08 +00:00
ScalarType.h Revert "Remove C10_DEPRECATED (#138406)" 2024-10-22 18:00:41 +00:00
ScalarTypeToTypeMeta.h [9/N] Replace c10::optional with std::optional (#130674) 2024-07-15 00:48:43 +00:00
Storage.cpp
Storage.h
StorageImpl.cpp Turn some variables and functions into static (#136847) 2024-10-29 17:01:56 +00:00
StorageImpl.h [4/N] Fix cppcoreguidelines-special-member-functions warnings (#139027) 2024-10-29 00:18:18 +00:00
Stream.cpp
Stream.h
StreamGuard.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
SymbolicShapeMeta.cpp [2/N] Fix extra warnings brought by clang-tidy-17 (#137459) 2024-10-08 19:05:02 +00:00
SymbolicShapeMeta.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
SymBool.cpp
SymBool.h Fix Wextra-semi warnings (#139000) 2024-10-28 21:48:51 +00:00
SymFloat.cpp
SymFloat.h Fix Wextra-semi warnings (#139000) 2024-10-28 21:48:51 +00:00
SymInt.cpp
SymInt.h Fix Wextra-semi warnings (#139000) 2024-10-28 21:48:51 +00:00
SymIntArrayRef.cpp
SymIntArrayRef.h [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
SymNodeImpl.cpp
SymNodeImpl.h Fix Wextra-semi warnings (#139000) 2024-10-28 21:48:51 +00:00
TensorImpl.cpp [5/N] Fix extra warnings brought by clang-tidy-17 (#138403) 2024-10-21 02:59:54 +00:00
TensorImpl.h Fix Wextra-semi warnings (#139000) 2024-10-28 21:48:51 +00:00
TensorOptions.cpp
TensorOptions.h Eliminate c10::value_or_else (#138818) 2024-10-25 17:59:01 +00:00
thread_pool.cpp [5/N] Fix extra warnings brought by clang-tidy-17 (#138403) 2024-10-21 02:59:54 +00:00
thread_pool.h
UndefinedTensorImpl.cpp [inductor] fix UndefinedTensorImpl singleton can't export on Windows. (#132326) 2024-08-01 13:37:12 +00:00
UndefinedTensorImpl.h [inductor] fix UndefinedTensorImpl singleton can't export on Windows. (#132326) 2024-08-01 13:37:12 +00:00
WrapDimMinimal.cpp
WrapDimMinimal.h