Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion _data/crates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
topics: ["neural-networks"]
Loading