Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 1, 2024
1 parent 62bb61c commit 8d9392d
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 2 deletions.
13 changes: 13 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -40548,5 +40548,18 @@
"tags": [
"python"
]
},
"https://github.com/facebookresearch/gad": {
"extra-tags": [
"generic",
"automatic",
"library"
],
"date": "2021-04-20",
"title": "gad",
"summary": "Generic Automatic Differentiation library for Rust (aka \"autograd\")",
"tags": [
"rust"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
20 changes: 20 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -186798,5 +186798,25 @@
{
"head": "arm",
"tail": "huggingface"
},
{
"head": "rust",
"tail": "generic"
},
{
"head": "rust",
"tail": "automatic"
},
{
"head": "generic",
"tail": "automatic"
},
{
"head": "generic",
"tail": "library"
},
{
"head": "automatic",
"tail": "library"
}
]

0 comments on commit 8d9392d

Please sign in to comment.