Tags: pytorch/pytorch
Tags
[Update torch-xpu-ops] Update torch-xpu-ops to resolve XPU build error introduced by #144364. [ghstack-poisoned]
Merge branch 'main' of https://github.com/pytorch/pytorch into george… …w/generalise-has-triton
[cutlass backend] cexpr the arg before writing to cpp file Summary: The problem is for certain shapes, see unit test, one of the dimensions is like `s0 // 2`. If we use cutlass backend, this means writing that to C++ file, which would lead to C++ compilation error. Differential Revision: D68048656
Allow ROCm runner to upload benchmark results if found
PreviousNext