branch: master
Commits on master
- f90caa4 Escape table name in diskcache queries. (#3543) 2 years ago
- 0afde98 scan all gpu agents at launch (#3535) 2 years ago
- 2e82c5b README: ops_cpu and ops_torch have been removed (#3539) 2 years ago
- b05776e fix addresses of dispatch packets (#3534) 2 years ago
- 9268a8b remove MULACC (#3459) 2 years ago
- 94fc0fd uop the float4 acc upcast in group_for_reduce kernels (#3466) 2 years ago
- 48918fa fix disktensor offset issue (#3532) 2 years ago
- 0b1fc58 fix 'Import Error: cannot import name compile_cuda from tinygrad.runtime.ops_cuda' error in extra/gemm/cuda_matmul.py (#3531) 2 years ago
- 275971e fix: align .split, .chunk and .unsqueeze with torch, add fuzz tests (#3505) 2 years ago
- e7cda40 Revert "hotfix: disable metal graph" 2 years ago
- 42eb8de Revert "move all reduces to the end in lazy (#3475)" (#3529) 2 years ago
- 0c6846f failed test case for disk tensor assign into dtype int64 (#3527) 2 years ago
- d89e3c4 enable METAL tests now runner is M1 and no fast-math (#3523) 2 years ago
- 1136e2a `skipIf(not(` -> `skipUnless(` in test_linearizer_failures (#3519) 2 years ago
- 3541602 hotfix: disable metal graph 2 years ago
- c34d382 bump to macos-14 M1 (#3520) 2 years ago
- 505ac6a Revert "check buffers are seeable by other gpu before transfer (#3504)" (#3522) 2 years ago
- db2cf48 check buffers are seeable by other gpu before transfer (#3504) 2 years ago
- da32c37 use hash as key for beam (#3516) 2 years ago
- 1f5c247 Raise exception if MTLCommandBuffer fails (#3465) 2 years ago
- 08ef77c hsa multigpu graph (#3403) 2 years ago
- fa88e1d cleanup lazy reduce (#3517) 2 years ago
- 2127c1c test for the split reduce kernel (#3515) 2 years ago
- 94b7ac7 no cuda compile helper (#3512) 2 years ago
- 88939c3 fix Node.max can be symbolic (#3514) 2 years ago
- 969b57f enable symbolic_ops and jits test of two vars (#3513) 2 years ago
- ea4b8e5 feat: don't hardcode the arch (#3511) 2 years ago
- 11da65b test/external/fuzz_linearizer: add a FUZZ_MAX_SIZE option (#3455) 2 years ago
- a29cd6d run f64 increased precision tests on remu (#3509) 2 years ago
- b1426f3 cleanup SumNode mod (#3503) 2 years ago