Ronan Collobert

Results 2 issues of Ronan Collobert

I get random CUDNN_STATUS_NOT_SUPPORTED errors with lua 5.2 (it seems to never occur with luajit). Any reason why this would happen? (I see another issue reported about this). Is cudnn...

This introduces the new API of MLX C - Less overheads on objects (no vtable, no refcount) - Return values are handled via (pointer) arguments - Better error management: C++...