Skip to content

Commit

Permalink
Merge pull request anowell#123 from philpax/patch-1
Browse files Browse the repository at this point in the history
crates: add wonnx
  • Loading branch information
anowell authored Sep 1, 2022
2 parents a09ac68 + 26465c3 commit 7ae5765
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _data/crates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,9 @@
- name: wgpu
topics: ["gpu-computing"]

- name: wonnx
topics: ["neural-networks", "gpu-computing"]

- repository: https://github.com/torchrs/torchrs
description: "Torch.rs (torturous) is a set of Rust bindings for torch intended to provide an API very close to that of PyTorch."
license: BSD-2-Clause
Expand Down Expand Up @@ -394,7 +397,6 @@
license: MIT
topics: ["data-preprocessing"]


- repository: https://github.com/outbrain/fwumious_wabbit
description: "Fast logistic regression and field-aware factorization machines in Rust"
license: BSD
Expand Down

0 comments on commit 7ae5765

Please sign in to comment.