Fabian David Schmidt
Fabian David Schmidt
Thanks for reporting! Haven't tried reproducing but can very well imagine that this happens. I'm afraid I most likely will only be able to be getting back to this some...
Closing this as superseded by #48 Thank you @evkorotkov!
Note: This PR _currently_ exposes usage of EmbeddingBag as a separate option, but as we'll discussed offline, it'll be the new faster default. Verification below ```python import torch import torch.nn.functional...
Given the importance of the function, please briefly checkout the first commit and run the above function to verify you get the same output (barring minuscule GPU differences) @vaibhavad :sweat_smile:...
More relevant discussion can also be found here https://github.com/neovim/neovim/pull/15202
The canonical way would be something akin to `vim.ui.select` ala https://github.com/nvim-telescope/telescope-ui-select.nvim (specifically, see [here](https://github.com/nvim-telescope/telescope-ui-select.nvim/blob/master/lua/telescope/_extensions/ui-select.lua)).
For telescope? I'm afraid not.