Closed szagoruyko closed 7 years ago
The error happens because function serialization changes in different versions of lua and luajit and unpack function can be loaded. This patch applies unpack if it couldn't be loaded. Fixes https://github.com/facebookresearch/multipathnet/issues/33
The error happens because function serialization changes in different versions of lua and luajit and unpack function can be loaded. This patch applies unpack if it couldn't be loaded. Fixes https://github.com/facebookresearch/multipathnet/issues/33