pytorch/c10
Davide Italiano 46390e9a37 [mps] Implement support for sinc() operator (inductor and eager). (#146539)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/146539
Approved by: https://github.com/malfet, https://github.com/jansel

Co-authored-by: Nikita Shulga <2453524+malfet@users.noreply.github.com>
2025-02-06 16:37:27 +00:00
..
benchmark Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00
core Use std::string_view (#145906) 2025-01-30 03:14:27 +00:00
cuda [CCA] remove TODO for hardware_destructive_interference_size (#145591) 2025-02-06 14:41:25 +00:00
hip
macros [ROCm][Windows] Fix export macros (#144098) 2025-01-04 17:12:46 +00:00
metal [mps] Implement support for sinc() operator (inductor and eager). (#146539) 2025-02-06 16:37:27 +00:00
mobile
test Fix cppcoreguidelines-init-variables ignorance (#141795) 2025-01-28 17:11:37 +00:00
util initialize device when pinning memory on this device, short circuit i… (#145752) 2025-01-30 21:37:29 +00:00
xpu Filter out iGPU if dGPU is found on XPU (#144378) 2025-01-29 15:53:16 +00:00
BUCK.oss
BUILD.bazel
build.bzl
CMakeLists.txt
ovrsource_defs.bzl