From 4c3e83a15ffb04eab3928727b989e3c3a9b2f61e Mon Sep 17 00:00:00 2001 From: Willow Ahrens Date: Tue, 1 Sep 2026 23:56:31 -0400 Subject: [PATCH] Update TACO compliance status to 'Compliant' --- site/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/index.md b/site/index.md index 25bbc95..be9fb0a 100644 --- a/site/index.md +++ b/site/index.md @@ -46,5 +46,5 @@ Here is a table listing the current tensor frameworks that support the format: | [Scipy](https://scipy.org/) ([binsparse-reference-python](https://github.com/Binsparse/binsparse-reference-python)) | Python | Compliant | | [PyData/sparse](https://sparse.pydata.org/en/stable/) ([binsparse-reference-python](https://github.com/Binsparse/binsparse-reference-python)) | Python | Compliant | | [PyTorch](https://pytorch.org/) ([binsparse-reference-python](https://github.com/Binsparse/binsparse-reference-python)) | Python | Compliant | -| [TACO](http://tensor-compiler.org/) ([binsparse-taco-parser](https://github.com/tensor-compiler/taco-binsparse-parser)) | C/C++ | Functional | +| [TACO](http://tensor-compiler.org/) ([binsparse-taco-parser](https://github.com/tensor-compiler/taco-binsparse-parser)) | C/C++ | Compliant | | [Finch.jl](https://finch-tensor.org/Finch.jl/stable/) | Julia | Functional |