Add torch package variation to nimtorch (#866)
* Add torch package variation to nimtorch * fix torch entry
This commit is contained in:
parent
abb42007f1
commit
bb0b9ce135
1 changed files with 4 additions and 0 deletions
|
|
@ -10601,6 +10601,10 @@
|
|||
},
|
||||
{
|
||||
"name": "nimtorch",
|
||||
"alias": "torch"
|
||||
},
|
||||
{
|
||||
"name": "torch",
|
||||
"url": "https://github.com/fragcolor-xyz/nimtorch",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue