mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-01-07 22:23:55 -05:00
Fix Triton README broken link (#2406)
* Remove triton from README * Fix broken link
This commit is contained in:
@@ -84,7 +84,7 @@ tinygrad already supports numerous accelerators, including:
|
||||
- [x] [LLVM](tinygrad/runtime/ops_llvm.py)
|
||||
- [x] [METAL](tinygrad/runtime/ops_metal.py)
|
||||
- [x] [CUDA](tinygrad/runtime/ops_cuda.py)
|
||||
- [x] [Triton](extra/accel/triton/ops_triton.py)
|
||||
- [x] [Triton](extra/triton/triton.py)
|
||||
- [x] [PyTorch](tinygrad/runtime/ops_torch.py)
|
||||
- [x] [HIP](tinygrad/runtime/ops_hip.py)
|
||||
- [x] [WebGPU](tinygrad/runtime/ops_webgpu.py)
|
||||
|
||||
Reference in New Issue
Block a user