Add sgl-kernel CI test for Blackwell (B200) (#13301)
This commit is contained in:
@@ -2,7 +2,7 @@ import pytest
|
||||
import torch
|
||||
|
||||
|
||||
# This ensures the torch defaults don't get left in modified states between
|
||||
# This fixture ensures the torch defaults don't get left in modified states between
|
||||
# tests (e.g., when a test fails before restoring the original value), which
|
||||
# can cause subsequent tests to fail.
|
||||
@pytest.fixture(autouse=True)
|
||||
|
||||
Reference in New Issue
Block a user