Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlashSampling/FlashSampling
/ is_hip
Function
is_hip
src/fused_mm_sampling/persistent_matmul.py:17–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
16
17
def
is_hip():
18
return
triton.runtime.driver.active.get_current_target().backend ==
"hip"
19
20
21
if
is_cuda():
Callers
1
persistent_matmul.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected