gcanat

Results 2 comments of gcanat

It's not faster but it is more concise: ```python vr = VideoReader(video, ctx=gpu(0)) frames = vr[:].asnumpy() ``` Also do you really need `ctx=gpu(0)` ? Isn't numpy always on cpu anyway...

If `lazy.nvim` confirms that the plugin is loaded but you dont have the `MagmaInit` command available, it is probably an issue with `UpdateRemotePlugins` not correctly updating `~/.local/share/nvim/rplugin.vim`.