hotfix: scheduler differ (#6115)

* hotfix: scheduler differ

* add the test back

* track keys
This commit is contained in:
qazal
2024-08-17 04:34:49 +08:00
committed by GitHub
parent c23d44c779
commit d5e3217076
2 changed files with 5 additions and 7 deletions

View File

@@ -6,7 +6,6 @@ from tinygrad.helpers import Context
from tinygrad.engine.schedule import _graph_schedule
from tinygrad.lazy import LazyBuffer
@unittest.skip("TODO: uop compare")
class TestDiffSchedule(unittest.TestCase):
def test_diff_arange(self):
# diff a single arange kernel