Skip to content

Tags: pytorch/pytorch

Tags

ciflow/xpu/144668

Toggle ciflow/xpu/144668's commit message
[Update torch-xpu-ops] Update torch-xpu-ops to resolve XPU build error

introduced by #144364.

[ghstack-poisoned]

ciflow/xpu/144664

Toggle ciflow/xpu/144664's commit message
Update

[ghstack-poisoned]

ciflow/xpu/144378

Toggle ciflow/xpu/144378's commit message
Update

[ghstack-poisoned]

ciflow/xpu/144370

Toggle ciflow/xpu/144370's commit message
Update

[ghstack-poisoned]

ciflow/xpu/144368

Toggle ciflow/xpu/144368's commit message
Update

[ghstack-poisoned]

ciflow/xpu/139171

Toggle ciflow/xpu/139171's commit message
Merge branch 'main' of https://github.com/pytorch/pytorch into george…

…w/generalise-has-triton

ciflow/xpu/138889

Toggle ciflow/xpu/138889's commit message
Update

[ghstack-poisoned]

ciflow/unstable/143269

Toggle ciflow/unstable/143269's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge branch 'pytorch:main' into main

ciflow/trunk/144714

Toggle ciflow/trunk/144714's commit message
[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

ciflow/trunk/144710

Toggle ciflow/trunk/144710's commit message
Allow ROCm runner to upload benchmark results if found