This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
hugh
/
waifu2x
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
explicitly loading torch/cutorch
nagadomi
10 vuotta sitten
vanhempi
2ffa93213e
commit
ee826715b7
1 muutettua tiedostoa
jossa
2 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
2
0
lib/portable.lua
+ 2
- 0
lib/portable.lua
Näytä tiedosto
@@ -1,2 +1,4 @@
+require 'torch'
+require 'cutorch'
require 'nn'
require 'cunn'