nihui

Results 477 comments of nihui

implemented since https://github.com/nihui/rife-ncnn-vulkan/commit/528da7336b3a75ba683cf75b3519d9d83c578de9

You may need to disable TDR https://docs.microsoft.com/en-us/windows-hardware/drivers/display/timeout-detection-and-recovery https://docs.nvidia.com/gameworks/content/developertools/desktop/timeout_detection_recovery.htm

修改 warp,替换为可支持的 op,如 slice concat,导出onnx,onnx-simplifier,onnx2ncnn,在 ncnn param 文件中手工改回 rife.warp,实现自定义层

https://github.com/tanyiok1234/waifu2x_srmd-ncnn-vulkan-termux-binary

https://github.com/Tencent/ncnn/releases/tag/20200616

ndk版本用 r21d android api version 用 24 或以上

Hi, what is the status now ? Is there any way for non-privileged code to discover if the processor supports risc-v zfh extension ? We need a runtime detector function...