pytorch/c10/core
2024-08-02 13:46:46 +00:00
..
impl [12/N] Use std::optional (#132361) 2024-08-02 13:46:46 +00:00
alignment.h
Allocator.cpp [CUDACachingAllocator] Turn Allocator::allocate into non-const (#120969) 2024-03-05 09:53:05 +00:00
Allocator.h [Memory Snapshot] Make recordAnnotations callback initialize lazily (#129242) 2024-06-22 04:05:55 +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
CompileTimeFunctionPointer.h
ConstantSymNodeImpl.cpp Add is_nested_int() (#119975) 2024-02-21 21:10:02 +00:00
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 [CUDACachingAllocator] Turn Allocator::allocate into non-const (#120969) 2024-03-05 09:53:05 +00:00
CPUAllocator.h
DefaultDtype.cpp
DefaultDtype.h
DefaultTensorOptions.h
Device.cpp rename ort to maia (#123265) 2024-04-23 00:33:25 +00:00
Device.h rename ort to maia (#123265) 2024-04-23 00:33:25 +00:00
DeviceArray.h
DeviceGuard.h [12/N] Use std::optional (#132361) 2024-08-02 13:46:46 +00:00
DeviceType.cpp rename ort to maia (#123265) 2024-04-23 00:33:25 +00:00
DeviceType.h rename ort to maia (#123265) 2024-04-23 00:33:25 +00:00
DispatchKey.cpp Revert "[MPS] Add support for autocast in MPS (#99272)" 2024-07-02 12:29:51 +00:00
DispatchKey.h [9/N] Replace c10::optional with std::optional (#130674) 2024-07-15 00:48:43 +00:00
DispatchKeySet.cpp
DispatchKeySet.h [9/N] Replace c10::optional with std::optional (#130674) 2024-07-15 00:48:43 +00:00
DynamicCast.h
Event.h Build device generic torch.Stream and torch.Event based on c10::Stream/Event (#123611) 2024-04-24 20:51:17 +00:00
GeneratorImpl.cpp Graph-Safe RNG State Exchange for Tensor Parallelism (#114068) 2024-03-27 01:14:38 +00:00
GeneratorImpl.h Graph-Safe RNG State Exchange for Tensor Parallelism (#114068) 2024-03-27 01:14:38 +00:00
GradMode.cpp
GradMode.h
InferenceMode.cpp
InferenceMode.h
Layout.h Make SparseCsr a functionality dispatch key (#120703) 2024-03-01 13:28:46 +00:00
MemoryFormat.h
OptionalRef.h
PyHandleCache.h
QEngine.h
QScheme.h
RefcountedDeleter.cpp
RefcountedDeleter.h
SafePyObject.cpp
SafePyObject.h [1/N] Add missing constructors or assignment operators (#131077) 2024-07-24 12:09:39 +00:00
Scalar.cpp
Scalar.h [inductor] fix scalar miss constuctor for long type. (#132117) 2024-07-31 15:40:48 +00:00
ScalarType.cpp [custom_op] support default dtype values (#129189) 2024-06-23 00:13:23 +00:00
ScalarType.h [custom_op] support default dtype values (#129189) 2024-06-23 00:13:23 +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 Revert "Invalidate StorageImpl instances when tensor is overwritten with cudagraphs (#125264)" 2024-07-19 22:58:51 +00:00
StorageImpl.h Revert "Invalidate StorageImpl instances when tensor is overwritten with cudagraphs (#125264)" 2024-07-19 22:58:51 +00:00
Stream.cpp
Stream.h
StreamGuard.h [12/N] Use std::optional (#132361) 2024-08-02 13:46:46 +00:00
SymbolicShapeMeta.cpp [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
SymbolicShapeMeta.h Fix typo in assignment operators (#131890) 2024-07-27 11:13:42 +00:00
SymBool.cpp Remove unused variables (#122496) 2024-03-22 18:04:09 +00:00
SymBool.h [3/N] Fix Wunused-parameter warnings (#131271) 2024-07-20 23:31:03 +00:00
SymFloat.cpp
SymFloat.h
SymInt.cpp
SymInt.h [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +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 [1/N] Fix Wunused-parameter warnings (#130924) 2024-07-19 06:14:51 +00:00
TensorImpl.cpp [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
TensorImpl.h Fix typo in assignment operators (#131890) 2024-07-27 11:13:42 +00:00
TensorOptions.cpp
TensorOptions.h [9/N] Replace c10::optional with std::optional (#130674) 2024-07-15 00:48:43 +00:00
thread_pool.cpp [pytorch] Name threads in thread pools for better debugging (#130270) 2024-07-09 08:03:47 +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