pytorch/c10/core
2023-10-10 23:20:58 +00:00
..
impl [Reland][3/N] Add -Wdeprecated and related fixes (#110518) 2023-10-07 08:38:40 +00:00
alignment.h
Allocator.cpp
Allocator.h Revert "implement a function to convert a storage to copy-on-write (#100819)" 2023-05-15 14:10:23 +00:00
AutogradState.cpp
AutogradState.h Initialize view_replay_enabled_ in the AutogradState ctor (#100822) 2023-05-08 18:57:14 +00:00
Backend.h add nested/sprase/quantized tensor key for privateuse1 (#102696) 2023-06-02 22:35:52 +00:00
BUILD.bazel
build.bzl Revert "Move at::{Refcounted,}MapAllocator to c10 (#109881)" 2023-10-10 20:39:12 +00:00
CompileTimeFunctionPointer.h
ConstantSymNodeImpl.cpp [reland] Support SingletonSymNode mul with coefficient (#110673) 2023-10-10 19:37:17 +00:00
ConstantSymNodeImpl.h [reland] Support SingletonSymNode mul with coefficient (#110673) 2023-10-10 19:37:17 +00:00
CopyBytes.cpp
CopyBytes.h
CPUAllocator.cpp
CPUAllocator.h
DefaultDtype.cpp
DefaultDtype.h [T153220354] Fix header inclusions in c10 (#1541) (#101846) 2023-05-20 19:35:14 +00:00
DefaultTensorOptions.h
Device.cpp Revert "[1/N] Cleanup header inclusions in torch_cpu by iwyu (#101178)" 2023-09-25 20:05:25 +00:00
Device.h [BE] use DeviceIndex instead of int64_t for related device interfaces (#103068) 2023-08-25 20:16:14 +00:00
DeviceArray.h
DeviceGuard.h
DeviceType.cpp Add const reference in opportunities detected by clang-tidy (#105931) 2023-07-26 21:38:10 +00:00
DeviceType.h Add const reference in opportunities detected by clang-tidy (#105931) 2023-07-26 21:38:10 +00:00
DispatchKey.cpp Initial vmap + NT support with unbind fallback (#106786) 2023-09-07 13:53:20 +00:00
DispatchKey.h Initial vmap + NT support with unbind fallback (#106786) 2023-09-07 13:53:20 +00:00
DispatchKeySet.cpp fix inference mode / PyDispatcher / Functionalize interaction (#103275) 2023-06-21 15:19:55 +00:00
DispatchKeySet.h typo in DispatchKeySet.h (#109431) 2023-09-18 17:34:36 +00:00
DynamicCast.h
Event.h [Reland] Add -Wdeprecated and related fixes (#110019) 2023-09-28 03:34:29 +00:00
GeneratorImpl.cpp [T153220354] Fix header inclusions in c10 (#1541) (#101846) 2023-05-20 19:35:14 +00:00
GeneratorImpl.h [1/N] Apply clang-tidy to aten/src/ATen/core/ (#110861) 2023-10-10 23:20:58 +00:00
GradMode.cpp
GradMode.h [T153220354] Fix header inclusions in c10 (#1541) (#101846) 2023-05-20 19:35:14 +00:00
InferenceMode.cpp
InferenceMode.h [T153220354] Fix header inclusions in c10 (#1541) (#101846) 2023-05-20 19:35:14 +00:00
Layout.h
MemoryFormat.h
OptionalRef.h
PyHandleCache.h
QEngine.h
QScheme.h
RefcountedDeleter.cpp Reland 2: Add PyObject preservation for UntypedStorage (#109039) 2023-09-12 22:26:05 +00:00
RefcountedDeleter.h Reland 2: Add PyObject preservation for UntypedStorage (#109039) 2023-09-12 22:26:05 +00:00
SafePyObject.cpp
SafePyObject.h Reland 2: Add PyObject preservation for UntypedStorage (#109039) 2023-09-12 22:26:05 +00:00
Scalar.cpp
Scalar.h Add SingletonSymIntNode (#107089) 2023-08-24 21:38:47 +00:00
ScalarType.h Fix type promotion of float8_e5m2 and float8_e4m3fn (#110279) 2023-10-05 01:28:48 +00:00
ScalarTypeToTypeMeta.h
SingletonSymNodeImpl.cpp [reland] Support SingletonSymNode mul with coefficient (#110673) 2023-10-10 19:37:17 +00:00
SingletonSymNodeImpl.h [reland] Support SingletonSymNode mul with coefficient (#110673) 2023-10-10 19:37:17 +00:00
Storage.cpp Reland 2: Add PyObject preservation for UntypedStorage (#109039) 2023-09-12 22:26:05 +00:00
Storage.h Reland 2: Add PyObject preservation for UntypedStorage (#109039) 2023-09-12 22:26:05 +00:00
StorageImpl.cpp adjust header inclusions in C10 as sugguested by IWYU (#102467) 2023-05-31 19:19:10 +00:00
StorageImpl.h Reland 2: Add PyObject preservation for UntypedStorage (#109039) 2023-09-12 22:26:05 +00:00
Stream.cpp
Stream.h
StreamGuard.h
SymBool.cpp Revert "[1/N] Cleanup header inclusions in torch_cpu by iwyu (#101178)" 2023-09-25 20:05:25 +00:00
SymBool.h Add SingletonSymIntNode (#107089) 2023-08-24 21:38:47 +00:00
SymFloat.cpp
SymFloat.h [T153220354] Fix header inclusions in c10 (#1541) (#101846) 2023-05-20 19:35:14 +00:00
SymInt.cpp fix subclass custom sizes dynamic shapes caching (#108654) 2023-09-22 07:09:04 +00:00
SymInt.h fix subclass custom sizes dynamic shapes caching (#108654) 2023-09-22 07:09:04 +00:00
SymIntArrayRef.cpp
SymIntArrayRef.h Support large negative SymInt (#99157) 2023-04-15 22:43:51 +00:00
SymNodeImpl.cpp
SymNodeImpl.h [reland] Support SingletonSymNode mul with coefficient (#110673) 2023-10-10 19:37:17 +00:00
TensorImpl.cpp Extend storage access error api for untyped_storage() (#109750) 2023-09-25 17:51:27 +00:00
TensorImpl.h Extend storage access error api for untyped_storage() (#109750) 2023-09-25 17:51:27 +00:00
TensorOptions.cpp [T153220354] Fix header inclusions in c10 (#1541) (#101846) 2023-05-20 19:35:14 +00:00
TensorOptions.h Prefixing DeviceType with c10 namespace to avoid name collisions (#104364) 2023-07-07 13:23:03 +00:00
thread_pool.cpp Fix cpuinfo related crash on ppc64 (#110708) 2023-10-08 13:31:54 +00:00
thread_pool.h [Reland]Use cpuinfo to determine c10::ThreadPool thread number (#107339) 2023-09-14 23:44:23 +00:00
UndefinedTensorImpl.cpp
UndefinedTensorImpl.h
WrapDimMinimal.cpp
WrapDimMinimal.h [T153220354] Fix header inclusions in c10 (#1541) (#101846) 2023-05-20 19:35:14 +00:00