Pablo Pernias

Results 5 issues of Pablo Pernias

I did a few training runs of a simple Reformer module with different parameters and logged the GPU memory usage. Of course, depending on your machine or other things these...

documentation

Because of the autoregressive nature of Transformers, I know that they are fairly slow when generating new sequences from scratch, but I was wondering if you had any tips or...

I have been experimenting with how to add a couple of extra values for scaling the Fourier features. I still think my implementation is wrong because what should look like...

I'd like to know if there's any way to only 'freeze' the existing connections (don't allow to add or remove new connections between nodes), but still allow the user to...

Maybe it's not possible, but it would be awesome if we were able to use this https://developer.apple.com/reference/appkit/nshapticfeedbackperformer/1441738-perform to provide user feedback when dragging or hovering.

proposal
help wanted