sudo
sudo
I cloned git master (8be8c01) now, I did not modify deepspeed, ran into same problem. I used `torch==2.0.0.dev20230217+cu118`. Changing to `from torch import inf` in all files works.
RealESRGAN_x2plus.pth is ESRGAN (RRDBNet) which is known to be slow while the included model is also from the RealESRGAN repository but based on SRVGGNetCompact which is much smaller. That are...
> the '-DLink_static=true' does not exist Seems like bestsource removed it 3 days ago [here](https://github.com/vapoursynth/bestsource/commit/d59b689e78fc98be54af37a47408a92daff741ad). Need to adjust. > to copy files target should be directory That slash doesn't matter...
I tested [r9_mod_v10](https://github.com/styler00dollar/VapourSynth-RIFE-ncnn-Vulkan/releases/tag/r9_mod_v10) on my own system and it works fine on Manjaro with vspipe. All I did since v6 was to update ncnn submodules. I don't change code and...
Does that error still happen? Otherwise I will just close the issue if it doesn't appear anymore.
I didn't see this pr until I randomly checked this repo, thanks.