RandGor

Results 6 issues of RandGor

You should add it to README: `const torch = require("@techainer1t/torch-js");`

Can you please remove CUDA support? Or make branch without it. It is important because I got error on my VPS without CUDA: ``` /node_modules/bindings/bindings.js:121 throw e; ^ Error: libcudart.so.11.0:...

Hello! Can you please check if this library runs okay on Linux? Coz I tried to use it on Linux as I used it on Win. Experiencing issues on lib...

Hello! I am using your library and it is awesome. But there are new PT versions, this way lib cannot run some modern models. Can you please make it run...

I tested this library on different versions. It works fine on 12.0.3 and throw an error on 12.0.4: ![image](https://user-images.githubusercontent.com/29891519/119303981-c6b51200-bc90-11eb-9e9a-b0762e6e58f9.png) ``` con.render E:/_ReactProjects/src/createIconSet.tsx:147 144 | } 145 | 146 | render()...