diff --git a/_data/crates.yaml b/_data/crates.yaml index b37e8d38..2155556a 100644 --- a/_data/crates.yaml +++ b/_data/crates.yaml @@ -527,8 +527,13 @@ description: "A handwriting transformer model project developed from YdrMaster/llama2.rs" license: MIT topics: ["neural-networks"] + +- repository: https://github.com/rlarson20/Volta + description: "A PyTorch-inspired tensor and autograd engine" + license: MIT + topics: ["neural-networks"] - repository: https://github.com/YdrMaster/operators-rs description: "Multi-hardware support operator library" license: MIT - topics: ["neural-networks"] \ No newline at end of file + topics: ["neural-networks"]