-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi Lei, I'm trying to reproduce bitnet result with Mi308, But I meet some errors.
I use main branch to run and error like this
I'm trying to modify the code to support ROCm like this:
unfortunately I failed, it told me
I guess there is no scheduler func for Mi308 in backend tl.
So, I checkout branch "amd_hip", run , and I found error
In this branch, which use backend tir, there is a lot differences between branch "amd_hip" and "main". I have two Question: Does backend tl support ROCm? Does Bitnet support testing in ROCm?
Please tell me how to test bitnet in ROCm, thx!
My system
ubuntu==20.04
rocm==6.3.1
torch==2.5.1+rocm6.2
GPU==Mi308
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request



