pytorch/c10/core
2025-07-15 18:40:59 +00:00
..
impl [BE] fix typos in c10/ (#156078) 2025-06-18 10:24:44 +00:00
alignment.h
Allocator.cpp Switch c10::string_view to std::string_view (#139635) 2024-11-27 01:41:18 +00:00
Allocator.h [sigmoid] memory planner C10 deps (#151275) 2025-04-24 01:46:32 +00:00
AutogradState.cpp
AutogradState.h [13/N] Fix extra warnings brought by clang-tidy-17 (#140897) 2024-11-27 00:35:19 +00:00
Backend.h [MPS] Add boilerplate sparse code support (#157238) 2025-06-30 01:53:45 +00:00
BUILD.bazel
build.bzl Organize BUCK for torch/standalone (#156503) 2025-06-25 22:56:15 +00:00
CachingDeviceAllocator.h Revert "Add DeviceAllocator as the base device allocator (#138222)" 2025-06-25 00:11:35 +00:00
CompileTimeFunctionPointer.h
ConstantSymNodeImpl.cpp
ConstantSymNodeImpl.h
Contiguity.h [attempt 2] Compute contiguity symbolically to avoid dde, and introduce c++ sym_is_contiguous (#157472) 2025-07-02 23:12:29 +00:00
CopyBytes.cpp
CopyBytes.h
CPUAllocator.cpp Enable misc-use-internal-linkage check and apply fixes (#148948) 2025-03-12 14:22:56 +00:00
CPUAllocator.h
DefaultDtype.cpp
DefaultDtype.h
DefaultTensorOptions.h
Device.cpp Cast to unsigned char to avoid UB (#152360) 2025-04-30 15:09:13 +00:00
Device.h [PyTorch Core] MTIA supports arbitrary strides (#157883) 2025-07-11 18:54:21 +00:00
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 [BE] fix typos in c10/ (#156078) 2025-06-18 10:24:44 +00:00
DeviceType.h
DispatchKey.cpp [MPS] Add boilerplate sparse code support (#157238) 2025-06-30 01:53:45 +00:00
DispatchKey.h [MAIA] [Autocast] Enable autocast on MAIA device (#148511) 2025-03-18 03:46:22 +00:00
DispatchKeySet.cpp [BE] fix typos in c10/ (#156078) 2025-06-18 10:24:44 +00:00
DispatchKeySet.h Fix 'dllimport attribute ignored on inline function' (#157670) 2025-07-07 16:57:48 +00:00
DynamicCast.h
Event.h
GeneratorImpl.cpp Avoid std::chrono::system_clock (#153135) 2025-05-08 16:30:29 +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 [MPS] Add boilerplate sparse code support (#157238) 2025-06-30 01:53:45 +00:00
MemoryFormat.h
OptionalRef.h
PyHandleCache.h
QEngine.h
QScheme.h
RefcountedDeleter.cpp [18/N] Fix extra warnings brought by clang-tidy-17 (#144014) 2025-01-08 17:21:55 +00:00
RefcountedDeleter.h [BE] fix typos in c10/ (#156078) 2025-06-18 10:24:44 +00:00
SafePyObject.cpp
SafePyObject.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
Scalar.cpp
Scalar.h Remove C10_DEPRECATED references in c10 (#151058) 2025-06-12 13:38:03 +00:00
ScalarType.cpp add torch.float4_e2m1fn_x2 to PyTorch (#148791) 2025-03-27 17:32:20 +00:00
ScalarType.h Remove C10_DEPRECATED references in c10 (#151058) 2025-06-12 13:38:03 +00:00
ScalarTypeToTypeMeta.h
Storage.cpp
Storage.h
StorageImpl.cpp Turn some variables and functions into static (#136847) 2024-10-29 17:01:56 +00:00
StorageImpl.h [sigmoid] memory planner C10 deps (#151275) 2025-04-24 01:46:32 +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 [attempt 2] Compute contiguity symbolically to avoid dde, and introduce c++ sym_is_contiguous (#157472) 2025-07-02 23:12:29 +00:00
SymbolicShapeMeta.h [attempt 2] Compute contiguity symbolically to avoid dde, and introduce c++ sym_is_contiguous (#157472) 2025-07-02 23:12:29 +00:00
SymBool.cpp Support C++ statically_known_true (#151346) 2025-04-18 06:42:12 +00:00
SymBool.h Support C++ statically_known_true (#151346) 2025-04-18 06:42:12 +00:00
SymFloat.cpp fix incorrect c10::SymFloat::sqrt (#141728) 2024-12-03 23:34:16 +00:00
SymFloat.h Add admonition about as_float_unchecked() (#141742) 2024-11-28 06:25:18 +00:00
SymInt.cpp [BE] fix typos in c10/ (#156078) 2025-06-18 10:24:44 +00:00
SymInt.h consolidate guard_or_x and definitely_x (#152463) 2025-05-02 18:08:11 +00:00
SymIntArrayRef.cpp
SymIntArrayRef.h
SymNodeImpl.cpp
SymNodeImpl.h [ez] Make SymNodeImpl comments less misleading (#154480) 2025-05-28 14:04:32 +00:00
TensorImpl.cpp [attempt 2] Compute contiguity symbolically to avoid dde, and introduce c++ sym_is_contiguous (#157472) 2025-07-02 23:12:29 +00:00
TensorImpl.h [attempt 2] Compute contiguity symbolically to avoid dde, and introduce c++ sym_is_contiguous (#157472) 2025-07-02 23:12:29 +00:00
TensorOptions.cpp
TensorOptions.h Enable readability-redundant-declaration (#143982) 2024-12-31 00:20:10 +00:00
thread_pool.cpp Fix extra semicolon warning (#148291) 2025-03-03 18:51:44 +00:00
thread_pool.h
UndefinedTensorImpl.cpp [attempt 2] Compute contiguity symbolically to avoid dde, and introduce c++ sym_is_contiguous (#157472) 2025-07-02 23:12:29 +00:00
UndefinedTensorImpl.h [attempt 2] Compute contiguity symbolically to avoid dde, and introduce c++ sym_is_contiguous (#157472) 2025-07-02 23:12:29 +00:00
WrapDimMinimal.cpp Bump Clang-tidy to 19.1.4 (#148648) 2025-03-10 17:32:30 +00:00
WrapDimMinimal.h