lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 31 January 2018 at 22:03, Paul K <[email protected]> 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