pytorch/c10
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
..
benchmark Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00
core Add admonition about as_float_unchecked() (#141742) 2024-11-28 06:25:18 +00:00
cuda Remove unneeded std::make_optional (#141567) 2024-11-28 00:05:21 +00:00
hip
macros [PyTorch] Unbreak C10_ALWAYS_INLINE_ATTRIBUTE on MSVC (#139363) 2024-10-31 07:40:05 +00:00
mobile [2/N] Fix extra warnings brought by clang-tidy-17 (#137459) 2024-10-08 19:05:02 +00:00
test Remove unneeded std::make_optional (#141567) 2024-11-28 00:05:21 +00:00
util Switch c10::string_view to std::string_view (#139635) 2024-11-27 01:41:18 +00:00
xpu Friendly catch exception when fail to initialize XPU devices (#141658) 2024-11-28 05:17:08 +00:00
BUCK.oss
BUILD.bazel
build.bzl
CMakeLists.txt
ovrsource_defs.bzl