..
AbortHandler.h
[4/N] Fix cppcoreguidelines-special-member-functions warnings ( #139027 )
2024-10-29 00:18:18 +00:00
accumulate.h
AlignOf.h
ApproximateClock.cpp
[Profiler] Fix ASAN Overflow Issues ( #140441 )
2024-11-13 21:30:32 +00:00
ApproximateClock.h
Array.h
ArrayRef.h
Fix & unit test for c10::ArrayRef constructed from user-defined types ( #139758 )
2024-11-06 04:23:05 +00:00
Backtrace.cpp
Use the unicode variant of the Windows API ( #47422 ) ( #138605 )
2024-10-26 17:41:39 +00:00
Backtrace.h
BFloat16-inl.h
[ROCm] CK-based GEMM ( #131004 )
2024-10-20 02:57:43 +00:00
BFloat16-math.h
Remove is_reduced_floating_point from namespace std ( #144502 )
2025-01-10 03:24:10 +00:00
Bfloat16.cpp
BFloat16.h
Remove C10_EMBEDDED ( #144808 )
2025-01-15 06:08:53 +00:00
bit_cast.h
Use std::bit_cast as c10::bit_cast if available ( #141035 )
2024-11-19 20:43:45 +00:00
bits.h
Bitset.h
Use clang-tidy 17 ( #139678 )
2024-11-05 16:00:25 +00:00
BUILD.bazel
build.bzl
[pytorch][monitoring] Dynamic backend for WaitCounter ( #135967 )
2024-09-15 18:07:49 +00:00
C++17.cpp
C++17.h
Remove some pre-cpp17 stuff ( #138410 )
2024-10-23 00:38:03 +00:00
CallOnce.h
initialize device when pinning memory on this device, short circuit i… ( #145752 )
2025-01-30 21:37:29 +00:00
complex.h
Move complex<Half> from Half.h to complex.h ( #140565 )
2024-11-18 15:56:21 +00:00
complex_math.cpp
complex_math.h
complex_utils.h
ConstexprCrc.h
Use std::string_view ( #145906 )
2025-01-30 03:14:27 +00:00
copysign.h
DeadlockDetection.cpp
[Environment Variable][1/N] Use thread-safe env variable API in c10 ( #119449 )
2024-10-01 06:24:30 +00:00
DeadlockDetection.h
[4/N] Fix cppcoreguidelines-special-member-functions warnings ( #139027 )
2024-10-29 00:18:18 +00:00
Deprecated.h
Revert "Remove C10_DEPRECATED ( #138406 )"
2024-10-22 18:00:41 +00:00
DimVector.h
DynamicCounter.cpp
Enable cppcoreguidelines-special-member-functions ( #139132 )
2024-11-06 13:42:20 +00:00
DynamicCounter.h
env.cpp
Revert "[Environment Variable][6/N] Use thread-safe getenv functions ( #140200 )"
2024-11-13 15:33:23 +00:00
env.h
[Environment Variable][1/N] Use thread-safe env variable API in c10 ( #119449 )
2024-10-01 06:24:30 +00:00
error.cpp
Add missing explicit include directive for <cerrno> in c10/util/error… ( #141593 )
2024-11-27 00:00:23 +00:00
error.h
Add and use thread-safe strerror ( #140472 )
2024-11-19 04:24:17 +00:00
Exception.cpp
Turn some variables and functions into static ( #136847 )
2024-10-29 17:01:56 +00:00
Exception.h
[BE] Introduce c10::SyntaxError ( #144647 )
2025-01-12 23:23:54 +00:00
ExclusivelyOwned.h
ExclusivelyOwnedTensorTraits.h
FbcodeMaps.h
Flags.h
[18/N] Fix extra warnings brought by clang-tidy-17 ( #144014 )
2025-01-08 17:21:55 +00:00
flags_use_gflags.cpp
flags_use_no_gflags.cpp
[1/N] Fix extra warnings brought by clang-tidy-17 ( #137407 )
2024-10-07 17:53:59 +00:00
flat_hash_map.h
Float8_e4m3fn-inl.h
Float8_e4m3fn.cpp
Float8_e4m3fn.h
Float8_e4m3fnuz-inl.h
Float8_e4m3fnuz.cpp
Float8_e4m3fnuz.h
Float8_e5m2-inl.h
Float8_e5m2.cpp
Float8_e5m2.h
Float8_e5m2fnuz-inl.h
Float8_e5m2fnuz.cpp
Float8_e5m2fnuz.h
Float8_fnuz_cvt.h
floating_point_utils.h
Remove UB type punning from c10/util/floating_point_utils.h ( #140567 )
2024-11-18 18:41:34 +00:00
FunctionRef.h
Gauge.cpp
Gauge.h
[5/N] Fix extra warnings brought by clang-tidy-17 ( #138403 )
2024-10-21 02:59:54 +00:00
generic_math.h
Fix PythonMod printing for C++ ( #143385 )
2025-01-22 14:58:35 +00:00
Half-inl.h
Half.cpp
Half.h
Remove C10_EMBEDDED ( #144808 )
2025-01-15 06:08:53 +00:00
hash.h
Fix Wextra-semi warnings ( #139000 )
2024-10-28 21:48:51 +00:00
IdWrapper.h
int128.cpp
int128.h
intrusive_ptr.cpp
intrusive_ptr.h
[11/N] Fix extra warnings brought by clang-tidy-17 ( #139599 )
2024-11-04 23:57:41 +00:00
irange.h
[PyTorch] Remove unnecessary include of c10/util/Exception.h in irange.h ( #136202 )
2024-09-18 16:57:15 +00:00
Lazy.h
[5/N] Fix extra warnings brought by clang-tidy-17 ( #138403 )
2024-10-21 02:59:54 +00:00
LeftRight.cpp
LeftRight.h
Enable more readability-redundant checks ( #143963 )
2024-12-30 14:49:33 +00:00
llvmMathExtras.h
Load.h
[2/N] Enable UBSAN tests ( #141740 )
2024-12-03 20:52:26 +00:00
Logging.cpp
[3/N] Remove unnecessary once flag usage ( #145672 )
2025-01-28 04:28:18 +00:00
Logging.h
C10_UNUSED to [[maybe_unused]] ( #6357 ) ( #138364 )
2024-10-19 13:17:43 +00:00
logging_is_google_glog.h
logging_is_not_google_glog.h
MathConstants.cpp
MathConstants.h
MaybeOwned.h
Metaprogramming.cpp
Metaprogramming.h
NetworkFlow.cpp
Switch c10::string_view to std::string_view ( #139635 )
2024-11-27 01:41:18 +00:00
NetworkFlow.h
numa.cpp
numa.h
Optional.cpp
Optional.h
Disable c10::optional macros ( #138912 )
2024-12-17 09:22:47 +00:00
OptionalArrayRef.h
Enable bugprone-unchecked-optional-access ( #144226 )
2025-01-10 03:16:56 +00:00
order_preserving_flat_hash_map.h
Enable cppcoreguidelines-special-member-functions ( #139132 )
2024-11-06 13:42:20 +00:00
overflows.h
move c10::overflows to its own header ( #140564 )
2024-11-18 15:56:21 +00:00
overloaded.h
ParallelGuard.cpp
Turn some variables and functions into static ( #136847 )
2024-10-29 17:01:56 +00:00
ParallelGuard.h
python_stub.h
qint8.h
qint32.h
quint2x4.h
quint4x2.h
quint8.h
Registry.h
[4/N] Fix cppcoreguidelines-special-member-functions warnings ( #139027 )
2024-10-29 00:18:18 +00:00
safe_numerics.h
ScopeExit.h
signal_handler.cpp
Enable more readability-redundant checks ( #143963 )
2024-12-30 14:49:33 +00:00
signal_handler.h
[4/N] Fix cppcoreguidelines-special-member-functions warnings ( #139027 )
2024-10-29 00:18:18 +00:00
SmallBuffer.h
SmallVector.cpp
SmallVector.h
std::value/std::type -> std::_v/std::_t ( #138746 )
2024-10-26 20:59:24 +00:00
sparse_bitset.h
[4/N] Fix cppcoreguidelines-special-member-functions warnings ( #139027 )
2024-10-29 00:18:18 +00:00
ssize.h
static_tracepoint.h
static_tracepoint_elfx86.h
Flag TORCH_SDT_SEMAPHORE as being name resovable ( #141191 )
2024-11-23 01:39:44 +00:00
strides.h
string_utils.h
Eliminate c10 string_utils ( #138499 )
2024-10-23 13:40:19 +00:00
string_view.h
Switch c10::string_view to std::string_view ( #139635 )
2024-11-27 01:41:18 +00:00
StringUtil.cpp
c10::string_view -> std::string_view in more places ( #142517 )
2024-12-12 19:45:59 +00:00
StringUtil.h
Use std::string_view ( #145906 )
2025-01-30 03:14:27 +00:00
strong_type.h
std::value/std::type -> std::_v/std::_t ( #138746 )
2024-10-26 20:59:24 +00:00
Synchronized.h
[4/N] Fix cppcoreguidelines-special-member-functions warnings ( #139027 )
2024-10-29 00:18:18 +00:00
tempfile.cpp
Add and use thread-safe strerror ( #140472 )
2024-11-19 04:24:17 +00:00
tempfile.h
thread_name.cpp
thread_name.h
ThreadLocal.h
[2/N] Enable cppcoreguidelines-special-member-functions ( #138670 )
2024-10-24 04:35:18 +00:00
ThreadLocalDebugInfo.cpp
ThreadLocalDebugInfo.h
[2/N] Enable cppcoreguidelines-special-member-functions ( #138670 )
2024-10-24 04:35:18 +00:00
Type.h
Type_demangle.cpp
Type_no_demangle.cpp
TypeCast.cpp
TypeCast.h
move c10::overflows to its own header ( #140564 )
2024-11-18 15:56:21 +00:00
typeid.cpp
typeid.h
c10::string_view -> std::string_view in pytorch ( #143591 )
2025-01-13 21:44:05 +00:00
TypeIndex.h
Switch c10::string_view to std::string_view ( #139635 )
2024-11-27 01:41:18 +00:00
TypeList.cpp
TypeList.h
TypeSafeSignMath.h
TypeTraits.cpp
TypeTraits.h
Unicode.cpp
Unicode.h
UniqueVoidPtr.cpp
UniqueVoidPtr.h
Eliminate C10_NODISCARD ( #138336 )
2024-10-19 02:54:06 +00:00
Unroll.h
WaitCounter.cpp
[4/N] Fix cppcoreguidelines-special-member-functions warnings ( #139027 )
2024-10-29 00:18:18 +00:00
WaitCounter.h
[5/N] Fix extra warnings brought by clang-tidy-17 ( #138403 )
2024-10-21 02:59:54 +00:00
WaitCounterDynamicBackend.h
[pytorch][monitoring] Dynamic backend for WaitCounter ( #135967 )
2024-09-15 18:07:49 +00:00
win32-headers.h