Add tests to AMD CI for MI35x (#9662)
Co-authored-by: Sai Enduri <saimanas.enduri@amd.com>
This commit is contained in:
@@ -243,6 +243,10 @@ suite_amd = {
|
||||
TestFile("test_wave_attention_kernels.py", 2),
|
||||
TestFile("test_wave_attention_backend.py", 150),
|
||||
],
|
||||
"per-commit-amd-mi35x": [
|
||||
TestFile("test_mla.py", 242),
|
||||
TestFile("test_gpt_oss_1gpu.py", 600),
|
||||
],
|
||||
"per-commit-2-gpu-amd": [
|
||||
TestFile("lora/test_lora_tp.py", 116),
|
||||
TestFile("rl/test_update_weights_from_distributed.py", 103),
|
||||
|
||||
Reference in New Issue
Block a user