pytorch/c10/core
Edward Z. Yang 5212ec3879 Add admonition about as_float_unchecked() (#141742)
Signed-off-by: Edward Z. Yang <ezyang@meta.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/141742
Approved by: https://github.com/bdhirsh
2024-11-28 06:25:18 +00:00
..
impl Remove unneeded std::make_optional (#141567) 2024-11-28 00:05:21 +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 Use clang-tidy 17 (#139678) 2024-11-05 16:00:25 +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
BUILD.bazel
build.bzl
CachingDeviceAllocator.h
CompileTimeFunctionPointer.h
ConstantSymNodeImpl.cpp
ConstantSymNodeImpl.h
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 Switch c10::string_view to std::string_view (#139635) 2024-11-27 01:41:18 +00:00
DeviceType.h
DispatchKey.cpp [Quantization][PrivateUse1] Adding more support QuantizedPrivateuse1 backends (#139860) 2024-11-18 05:09:59 +00:00
DispatchKey.h
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 [c10] Fix static_assert for 32-bit systems (#141244) 2024-11-28 03:11:52 +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
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 Remove unneeded std::make_optional (#141567) 2024-11-28 00:05:21 +00:00
SymbolicShapeMeta.h [1/N] Enable cppcoreguidelines-special-member-functions (#137405) 2024-10-23 00:16:53 +00:00
SymBool.cpp
SymBool.h Remove unneeded std::make_optional (#141567) 2024-11-28 00:05:21 +00:00
SymFloat.cpp
SymFloat.h Add admonition about as_float_unchecked() (#141742) 2024-11-28 06:25:18 +00:00
SymInt.cpp [Reland][7/N] Fix Wextra-semi warning (#140342) 2024-11-12 18:55:31 +00:00
SymInt.h Remove unneeded std::make_optional (#141567) 2024-11-28 00:05:21 +00:00
SymIntArrayRef.cpp
SymIntArrayRef.h
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 Remove unneeded std::make_optional (#141567) 2024-11-28 00:05:21 +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
UndefinedTensorImpl.h
WrapDimMinimal.cpp
WrapDimMinimal.h