pytorch/c10/util
Scott Wolchok 605f2d802a [PyTorch] Remove unnecessary include of c10/util/Exception.h in irange.h (#136202)
Manually audited and can't figure out why this would be needed.

Differential Revision: [D62879500](https://our.internmc.facebook.com/intern/diff/D62879500/)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/136202
Approved by: https://github.com/malfet
2024-09-18 16:57:15 +00:00
..
AbortHandler.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
accumulate.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
AlignOf.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +00:00
ApproximateClock.cpp [c10] Move profiler clock to libc10 for timestamps (#111972) 2023-10-27 16:18:40 +00:00
ApproximateClock.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
Array.h Update dispatch stub to make SDPA routing cleaner (#126832) 2024-05-25 01:40:53 +00:00
ArrayRef.h [codemod] c10:optional -> std::optional (#126135) 2024-05-14 19:35:51 +00:00
Backtrace.cpp [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
Backtrace.h [caffe2] Make all get_backtrace() implementations lazy (#125750) (#126064) 2024-05-13 20:17:41 +00:00
BFloat16-inl.h [torch][take2] Implement BFloat16 __hip_bfloat16 overloads (#132234) 2024-08-01 04:25:46 +00:00
BFloat16-math.h [PyTorch] Add isfinite to BFloat16-math.h (#135052) 2024-09-05 21:50:36 +00:00
Bfloat16.cpp [AOTI] Move c10/util ostream function implementations to their headers (#123847) 2024-04-19 00:51:24 +00:00
BFloat16.h [torch][take2] Implement BFloat16 __hip_bfloat16 overloads (#132234) 2024-08-01 04:25:46 +00:00
bit_cast.h [5/N] Fixes clang-tidy warnings in c10/{core,util}/*.h (#115354) 2023-12-09 17:16:04 +00:00
bits.h
Bitset.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +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 c10::guts::{conjunction,disjunction} (#127726) 2024-06-03 04:06:21 +00:00
CallOnce.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +00:00
complex_math.cpp Remove use of math_compat.h (#116167) 2024-01-19 03:37:55 +00:00
complex_math.h [codemod][lowrisk] Remove extra semi colon from caffe2/c10/util/Float8_e5m2.h (#115761) 2024-01-04 02:02:26 +00:00
complex_utils.h
complex.h Enhance the stability of the complex divide code (#134647) 2024-09-05 08:36:37 +00:00
ConstexprCrc.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
copysign.h Remove use of math_compat.h (#116167) 2024-01-19 03:37:55 +00:00
DeadlockDetection.cpp Revert "[Environment Variable][1/N] Use thread-safe env variable API in c10 (#119449)" 2024-04-22 14:44:44 +00:00
DeadlockDetection.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
Deprecated.h
DimVector.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
DynamicCounter.cpp Fix missing include file (#132647) 2024-08-05 15:49:49 +00:00
DynamicCounter.h [pytorch][counters] DynamicCounter (#132166) 2024-07-31 19:52:51 +00:00
env.h [9/N] Replace c10::optional with std::optional (#130674) 2024-07-15 00:48:43 +00:00
Exception.cpp [codemod][lowrisk] Remove extra semi colon from caffe2/c10/core/SymNodeImpl.h (#123055) 2024-05-14 19:35:29 +00:00
Exception.h [caffe2] Make all get_backtrace() implementations lazy (#125750) (#126064) 2024-05-13 20:17:41 +00:00
ExclusivelyOwned.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
ExclusivelyOwnedTensorTraits.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +00:00
FbcodeMaps.h
flags_use_gflags.cpp
flags_use_no_gflags.cpp
Flags.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
flat_hash_map.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
Float8_e4m3fn-inl.h Enable clang-tidy on c10/util/Float8*.h (#120573) 2024-06-14 13:47:07 +00:00
Float8_e4m3fn.cpp [AOTI] Move c10/util ostream function implementations to their headers (#123847) 2024-04-19 00:51:24 +00:00
Float8_e4m3fn.h Enable clang-tidy on c10/util/Float8*.h (#120573) 2024-06-14 13:47:07 +00:00
Float8_e4m3fnuz-inl.h additional support for float8_e4m3fnuz and _e5m2fnuz (#115214) 2024-01-22 18:33:41 +00:00
Float8_e4m3fnuz.cpp Enable clang-tidy on c10/util/Float8*.h (#120573) 2024-06-14 13:47:07 +00:00
Float8_e4m3fnuz.h Enable clang-tidy on c10/util/Float8*.h (#120573) 2024-06-14 13:47:07 +00:00
Float8_e5m2-inl.h Enable torch.empty for float8 dtypes + deterministic mode + cpu (#128744) 2024-06-15 02:05:30 +00:00
Float8_e5m2.cpp Enable clang-tidy on c10/util/Float8*.h (#120573) 2024-06-14 13:47:07 +00:00
Float8_e5m2.h [AOTI] Move c10/util ostream function implementations to their headers (#123847) 2024-04-19 00:51:24 +00:00
Float8_e5m2fnuz-inl.h Enable torch.empty for float8 dtypes + deterministic mode + cpu (#128744) 2024-06-15 02:05:30 +00:00
Float8_e5m2fnuz.cpp Enable clang-tidy on c10/util/Float8*.h (#120573) 2024-06-14 13:47:07 +00:00
Float8_e5m2fnuz.h Eliminate some C++11 checks (#126308) 2024-05-16 22:37:45 +00:00
Float8_fnuz_cvt.h Build SYCL kernels for ATen XPU ops on Native Windows (take 2) (#127390) 2024-06-06 01:41:06 +00:00
floating_point_utils.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +00:00
FunctionRef.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +00:00
Gauge.cpp add a new Guage API with an empty backend to PyTorch core (#134883) 2024-09-03 17:08:47 +00:00
Gauge.h add a new Guage API with an empty backend to PyTorch core (#134883) 2024-09-03 17:08:47 +00:00
generic_math.h Fix c10::div_floor_floating compile error (#115647) 2023-12-20 00:09:01 +00:00
Half-inl.h [PyTorch] Half: don't disable direct conversion to/from float on mobile (#130465) 2024-07-12 19:46:30 +00:00
Half.cpp [AOTI] Move c10/util ostream function implementations to their headers (#123847) 2024-04-19 00:51:24 +00:00
Half.h [1/N] Fix Wunused-parameter warnings (#130924) 2024-07-19 06:14:51 +00:00
hash.h improve CUDACachingAllocator lock contention (#118550) 2024-02-04 16:45:25 +00:00
IdWrapper.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
int128.cpp
int128.h [1/N] Change static functions in headers to inline (#127727) 2024-06-03 04:34:36 +00:00
intrusive_ptr.cpp
intrusive_ptr.h Changes to support clang-19 (#131905) 2024-07-29 12:38:23 +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 [caffe2] Lazily symbolize backtrace in c10::Error (#125787) 2024-05-09 01:46:57 +00:00
LeftRight.cpp
LeftRight.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
llvmMathExtras.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
Load.h [2/N] Fixes clang-tidy warnings in header files (#113727) 2023-11-16 13:21:15 +00:00
logging_is_google_glog.h
logging_is_not_google_glog.h [1/N] Fix Wunused-parameter warnings (#130924) 2024-07-19 06:14:51 +00:00
Logging.cpp [torchscript] Add a sampled logging integration point. (#133484) 2024-08-19 18:04:45 +00:00
Logging.h [torchscript] Add a sampled logging integration point. (#133484) 2024-08-19 18:04:45 +00:00
MathConstants.cpp
MathConstants.h
MaybeOwned.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
Metaprogramming.cpp
Metaprogramming.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +00:00
NetworkFlow.cpp C++ network flow implementation in c10 (#132188) 2024-08-21 18:40:54 +00:00
NetworkFlow.h C++ network flow implementation in c10 (#132188) 2024-08-21 18:40:54 +00:00
numa.cpp
numa.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
Optional.cpp [PyTorch] Redirect c10::optional to std::optional (#101995) 2023-11-30 02:46:41 +00:00
Optional.h [12/N] Use std::optional (#132361) 2024-08-02 13:46:46 +00:00
OptionalArrayRef.h [1/N] Change #include <c10/util/Optional.h> to #include <optional> (#128301) 2024-07-08 07:03:53 +00:00
order_preserving_flat_hash_map.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
overloaded.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +00:00
ParallelGuard.cpp Avoid COW materialization in at::parallel_for/parallel_reduce (#120455) 2024-03-01 05:05:28 +00:00
ParallelGuard.h Avoid COW materialization in at::parallel_for/parallel_reduce (#120455) 2024-03-01 05:05:28 +00:00
python_stub.h
qint8.h
qint32.h
quint2x4.h
quint4x2.h
quint8.h
Registry.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
safe_numerics.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
ScopeExit.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
signal_handler.cpp use condition_variable and wait_until in nccl dump on timeout (#120544) 2024-02-28 00:06:08 +00:00
signal_handler.h use condition_variable and wait_until in nccl dump on timeout (#120544) 2024-02-28 00:06:08 +00:00
SmallBuffer.h [Clang-tidy header][21/N] Fix clang-tidy warnings in aten/src/ATEN/*.{cpp,h} (#120763) 2024-03-03 23:18:43 +00:00
SmallVector.cpp Fix warnings in SmallVector (#127250) 2024-05-30 21:13:20 +00:00
SmallVector.h Fix warnings in SmallVector (#127250) 2024-05-30 21:13:20 +00:00
sparse_bitset.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +00:00
ssize.h [10/N] Fixes clang-tidy warnings in c10/util/*.h (#116326) 2023-12-23 04:59:55 +00:00
static_tracepoint_elfx86.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
static_tracepoint.h
strides.h [1/N] Change static functions in headers to inline (#127727) 2024-06-03 04:34:36 +00:00
string_utils.h [Reland] [11/N] Enable clang-tidy warnings on c10/util/*.h (#116751) 2024-01-08 11:07:58 +00:00
string_view.h Revert "Simplify c10::string_view (#130009)" 2024-07-12 00:46:49 +00:00
StringUtil.cpp Fix build warnings for torch_python (#134981) 2024-09-12 03:59:34 +00:00
StringUtil.h [2/N] Change static functions in headers to inline (#127764) 2024-06-04 00:49:04 +00:00
strong_type.h STRONG_CONSTEXPR -> constexpr (#125872) 2024-05-13 14:07:26 +00:00
Synchronized.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
tempfile.cpp Revert "Replace manual parsing of "TMPDIR", "TMP", "TEMP" and "TEMPDIR" with std::filesystem::temp_directory_path() (#130842)" 2024-07-23 17:15:06 +00:00
tempfile.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
thread_name.cpp Add missing #include <array> to thread_name.cpp (#128664) 2024-06-14 07:49:09 +00:00
thread_name.h expose set_thread_name to Python and set thread names (#128448) 2024-06-13 16:38:23 +00:00
ThreadLocal.h
ThreadLocalDebugInfo.cpp
ThreadLocalDebugInfo.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
Type_demangle.cpp [Reland 1] Cleanup header inclusions in torch_cpu by iwyu (#112311) 2023-11-19 04:06:36 +00:00
Type_no_demangle.cpp [2/N] Cleanup header inclusions in torch_cpu by iwyu (#109964) 2023-11-19 20:56:32 +00:00
Type.h
TypeCast.cpp [codemod] Add [[noreturn]] to 2 files inc caffe2/c10/util/TypeCast.cpp (#129575) 2024-06-27 17:23:22 +00:00
TypeCast.h [codemod] Add [[noreturn]] to 2 files inc caffe2/c10/util/TypeCast.cpp (#129575) 2024-06-27 17:23:22 +00:00
typeid.cpp
typeid.h Add unsigned integer dtypes to PyTorch (#116594) 2024-01-07 07:40:49 +00:00
TypeIndex.h Revert "Simplify c10::string_view (#130009)" 2024-07-12 00:46:49 +00:00
TypeList.cpp
TypeList.h Remove unused c10/util/C++17.h inclusion and outdated checks (#120149) 2024-02-17 14:28:17 +00:00
TypeSafeSignMath.h [2/N] Change static functions in headers to inline (#127764) 2024-06-04 00:49:04 +00:00
TypeTraits.cpp
TypeTraits.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
Unicode.cpp
Unicode.h
UniqueVoidPtr.cpp Enable nested namespace check in clang-tidy (#118506) 2024-01-31 00:32:35 +00:00
UniqueVoidPtr.h [9/N] Fixes clang-tidy warnings in c10/util/*.h (#116185) 2023-12-22 09:35:44 +00:00
Unroll.h add int4 packed gemm support on CPU device (#117475) 2024-03-06 16:25:53 +00:00
WaitCounter.cpp [pytorch][monitoring] Dynamic backend for WaitCounter (#135967) 2024-09-15 18:07:49 +00:00
WaitCounter.h [pytorch][monitoring] Dynamic backend for WaitCounter (#135967) 2024-09-15 18:07:49 +00:00
WaitCounterDynamicBackend.h [pytorch][monitoring] Dynamic backend for WaitCounter (#135967) 2024-09-15 18:07:49 +00:00
win32-headers.h