On 31 January 2018 at 22:03, Paul K <paul@zerobrane.com> wrote: >> require "paths" >> paths.require "libtorch" > >> The paths.lua script is generated from: >> https://github.com/torch/torch7/blob/master/paths.lua.in >> I must be missing something here. > > I think it's a different paths module. I'd expect it to be this one: > https://github.com/torch/paths > Ah okay thanks! Strange that there is 'paths.lua' in the Lua script folder. Regards Dibyendu