clementfarabet / torch-ios

Torch7 for iOS.
Other
196 stars 42 forks source link

Fix require nnx #10

Closed grunion closed 9 years ago

grunion commented 9 years ago

2 issues: 1) nn now has a copy of ReLu that conflicts when nnx is also including it 2) We need to allow package paths where the init.lua is implicit (require 'package_name')