mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/44702 Original commit changeset: c6bd6d277aca This diff caused windows build to fail due to a compiler bug in VS2019 (lambda capture constant int value). This back out works around the issue with explicit capture of const int value. Test Plan: Tested and previously landed. Reviewed By: mruberry Differential Revision: D23703215 fbshipit-source-id: f9ef23be97540bc9cf78a855295fb8c69f360459 |
||
|---|---|---|
| .. | ||
| AlignOf.h | ||
| Array.cpp | ||
| Array.h | ||
| ArrayRef.h | ||
| Backtrace.cpp | ||
| Backtrace.h | ||
| BFloat16-inl.h | ||
| BFloat16-math.h | ||
| BFloat16.h | ||
| Bitset.h | ||
| C++17.cpp | ||
| C++17.h | ||
| complex.h | ||
| complex_math.h | ||
| complex_utils.h | ||
| ConstexprCrc.h | ||
| Deprecated.h | ||
| either.h | ||
| Exception.cpp | ||
| Exception.h | ||
| Flags.h | ||
| flags_use_gflags.cpp | ||
| flags_use_no_gflags.cpp | ||
| flat_hash_map.h | ||
| FunctionRef.h | ||
| Half-inl.h | ||
| Half.cpp | ||
| Half.h | ||
| hash.h | ||
| IdWrapper.h | ||
| in_place.h | ||
| intrusive_ptr.cpp | ||
| intrusive_ptr.h | ||
| LeftRight.cpp | ||
| LeftRight.h | ||
| llvmMathExtras.h | ||
| Logging.cpp | ||
| Logging.h | ||
| logging_is_google_glog.h | ||
| logging_is_not_google_glog.h | ||
| math_compat.h | ||
| Metaprogramming.cpp | ||
| Metaprogramming.h | ||
| numa.cpp | ||
| numa.h | ||
| Optional.cpp | ||
| Optional.h | ||
| order_preserving_flat_hash_map.h | ||
| python_stub.h | ||
| qint8.h | ||
| qint32.h | ||
| quint8.h | ||
| Registry.h | ||
| reverse_iterator.h | ||
| SmallVector.cpp | ||
| SmallVector.h | ||
| sparse_bitset.h | ||
| string_utils.h | ||
| string_view.h | ||
| StringUtil.cpp | ||
| StringUtil.h | ||
| tempfile.h | ||
| thread_name.cpp | ||
| thread_name.h | ||
| ThreadLocalDebugInfo.cpp | ||
| ThreadLocalDebugInfo.h | ||
| Type.cpp | ||
| Type.h | ||
| TypeCast.h | ||
| typeid.cpp | ||
| typeid.h | ||
| TypeIndex.h | ||
| TypeList.cpp | ||
| TypeList.h | ||
| TypeTraits.cpp | ||
| TypeTraits.h | ||
| UniqueVoidPtr.cpp | ||
| UniqueVoidPtr.h | ||
| variant.h | ||