Files
tinygrad/tinygrad/runtime
uuuvn 493fb315b1 fix RDNA2 support (#9700)
linux amdgpu_discovery.c:amdgpu_discovery_set_ip_blocks is a ton of
switch cases with sometimes weird choices like replacing nbio 3.X with
2.3 while nbio 2.5 is somehow nbio 7.0. `import_module` currently just
tries to replace revision and minor with zeroes if there is no exact
match, but that's not enough to cover all that weirdness
2025-04-05 18:42:47 +03:00
..
2025-03-31 01:15:20 +08:00
2025-03-29 23:16:27 +07:00
2024-06-18 19:48:18 -04:00
2025-04-05 18:42:47 +03:00
2024-12-20 01:56:01 -05:00
2025-02-20 18:03:09 -05:00
2025-04-01 11:51:33 +08:00
2025-03-18 00:13:49 +08:00
2025-03-01 12:34:29 +03:00
2025-04-04 10:14:34 +08:00
2025-02-25 17:22:24 +03:00