We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4061a commit dcbc07fCopy full SHA for dcbc07f
lib/bindings/kvbm/tests/README.md
@@ -334,6 +334,6 @@ blocks = [torch.randn(..., dtype=torch.float32) for _ in range(n)]
334
335
## Further Reading
336
337
-- [KVBM Kernels README](../../../lib/kvbm-kernels/README.md) - Detailed explanation of kernel layouts
+- [KVBM Kernels README](../../../kvbm-kernels/README.md) - Detailed explanation of kernel layouts
338
- [PyO3 Documentation](https://pyo3.rs/) - Python-Rust FFI framework
339
- [CUDA Programming Guide](https://docs.nvidia.com/cuda/cuda-c-programming-guide/) - CUDA fundamentals
0 commit comments