| .. |
|
impl
|
Revert "Enable thp(transparent huge pages) for buffer sizes >=2MB (#95963)"
|
2023-03-14 02:15:08 +00:00 |
|
alignment.h
|
Revert "Enable thp(transparent huge pages) for buffer sizes >=2MB (#95963)"
|
2023-03-14 02:15:08 +00:00 |
|
Allocator.cpp
|
avoid unnecessary static_cast (#93898)
|
2023-02-03 03:44:43 +00:00 |
|
Allocator.h
|
[memory profiling] Move Context object to c10 (#96280)
|
2023-03-12 07:24:14 +00:00 |
|
AutogradState.cpp
|
[Typo] mulithreading_enabled => multithreading_enabled (#97054)
|
2023-03-21 20:11:59 +00:00 |
|
AutogradState.h
|
[Typo] mulithreading_enabled => multithreading_enabled (#97054)
|
2023-03-21 20:11:59 +00:00 |
|
Backend.h
|
|
|
|
BUILD.bazel
|
|
|
|
build.bzl
|
[pytorch] [hygiene] remove legacy buck rules (#94053)
|
2023-02-09 15:45:29 +00:00 |
|
CompileTimeFunctionPointer.h
|
|
|
|
CopyBytes.cpp
|
|
|
|
CopyBytes.h
|
|
|
|
CPUAllocator.cpp
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
CPUAllocator.h
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
DefaultDtype.cpp
|
|
|
|
DefaultDtype.h
|
|
|
|
DefaultTensorOptions.h
|
|
|
|
Device.cpp
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
Device.h
|
|
|
|
DeviceArray.h
|
|
|
|
DeviceGuard.h
|
|
|
|
DeviceType.cpp
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
DeviceType.h
|
|
|
|
DispatchKey.cpp
|
add amp support for custom backend (#96188)
|
2023-03-20 20:27:35 +00:00 |
|
DispatchKey.h
|
add amp support for custom backend (#96188)
|
2023-03-20 20:27:35 +00:00 |
|
DispatchKeySet.cpp
|
|
|
|
DispatchKeySet.h
|
add amp support for custom backend (#96188)
|
2023-03-20 20:27:35 +00:00 |
|
DynamicCast.h
|
|
|
|
Event.h
|
|
|
|
GeneratorImpl.cpp
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
GeneratorImpl.h
|
use C10_API in libc10.so (#94171)
|
2023-02-06 20:16:22 +00:00 |
|
GradMode.cpp
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
GradMode.h
|
use C10_API in libc10.so (#94171)
|
2023-02-06 20:16:22 +00:00 |
|
InferenceMode.cpp
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
InferenceMode.h
|
use C10_API in libc10.so (#94171)
|
2023-02-06 20:16:22 +00:00 |
|
Layout.h
|
|
|
|
MemoryFormat.h
|
|
|
|
OptionalRef.h
|
|
|
|
PyHandleCache.h
|
|
|
|
QEngine.h
|
|
|
|
QScheme.h
|
|
|
|
SafePyObject.cpp
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
SafePyObject.h
|
|
|
|
Scalar.cpp
|
|
|
|
Scalar.h
|
|
|
|
ScalarType.h
|
Add various uninterpreted bit tensor data types (try 2) (#95860)
|
2023-03-04 03:35:59 +00:00 |
|
ScalarTypeToTypeMeta.h
|
|
|
|
Storage.cpp
|
|
|
|
Storage.h
|
|
|
|
StorageImpl.cpp
|
|
|
|
StorageImpl.h
|
Add PyObjectSlot member to StorageImpl (#93342)
|
2023-03-10 10:40:01 +00:00 |
|
Stream.cpp
|
|
|
|
Stream.h
|
avoid unnecessary static_cast (#93898)
|
2023-02-03 03:44:43 +00:00 |
|
StreamGuard.h
|
|
|
|
SymBool.cpp
|
Stub all TensorImpl bools; do not go to Python if not hinted. (#94431)
|
2023-02-15 21:06:42 +00:00 |
|
SymBool.h
|
Stub all TensorImpl bools; do not go to Python if not hinted. (#94431)
|
2023-02-15 21:06:42 +00:00 |
|
SymFloat.cpp
|
SymFloat: Expose comparison operators in C++ API (#94812)
|
2023-02-23 05:50:45 +00:00 |
|
SymFloat.h
|
SymFloat: Expose comparison operators in C++ API (#94812)
|
2023-02-23 05:50:45 +00:00 |
|
SymInt.cpp
|
Stub all TensorImpl bools; do not go to Python if not hinted. (#94431)
|
2023-02-15 21:06:42 +00:00 |
|
SymInt.h
|
Stub all TensorImpl bools; do not go to Python if not hinted. (#94431)
|
2023-02-15 21:06:42 +00:00 |
|
SymIntArrayRef.cpp
|
|
|
|
SymIntArrayRef.h
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
SymNodeImpl.cpp
|
|
|
|
SymNodeImpl.h
|
Stub all TensorImpl bools; do not go to Python if not hinted. (#94431)
|
2023-02-15 21:06:42 +00:00 |
|
TensorImpl.cpp
|
Don't use guardless contiguity/stride-like implementations (#95733)
|
2023-03-03 21:56:41 +00:00 |
|
TensorImpl.h
|
some reference and move fixes (#95942)
|
2023-03-10 03:44:09 +00:00 |
|
TensorOptions.cpp
|
|
|
|
TensorOptions.h
|
some reference and move fixes (#95942)
|
2023-03-10 03:44:09 +00:00 |
|
thread_pool.cpp
|
|
|
|
thread_pool.h
|
cleanup unused include (#93359)
|
2023-02-04 02:15:50 +00:00 |
|
UndefinedTensorImpl.cpp
|
|
|
|
UndefinedTensorImpl.h
|
|
|
|
WrapDimMinimal.cpp
|
|
|
|
WrapDimMinimal.h
|
|
|