We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I built the source and everything was successfull. But when trying to run, it shows me errors:
./realcugan-ncnn-vulkan -i 0.jpg -s 2 -n 1 -x -o output.png
[0 llvmpipe (LLVM 12.0.0, 256 bits)] queueC=0[1] queueG=0[1] queueT=0[1] [0 llvmpipe (LLVM 12.0.0, 256 bits)] bugsbn1=0 bugbilz=0 bugcopc=0 bugihfa=0 [0 llvmpipe (LLVM 12.0.0, 256 bits)] fp16-p/s/a=1/1/0 int8-p/s/a=1/1/0 [0 llvmpipe (LLVM 12.0.0, 256 bits)] subgroup=8 basic=1 vote=1 ballot=1 shuffle=0 WARNING: lavapipe is not a conformant vulkan implementation, testing use only. fopen /home/realcugan-ncnn-vulkan/models-se/up2x-denoise1x.param failed fopen /home/realcugan-ncnn-vulkan/models-se/up2x-denoise1x.bin failed find_blob_index_by_name in0 failed Try find_blob_index_by_name out0 failed Try find_blob_index_by_name in0 failed Try find_blob_index_by_name out0 failed Try find_blob_index_by_name in0 failed Try find_blob_index_by_name out0 failed Try find_blob_index_by_name in0 failed Try find_blob_index_by_name out0 failed Try find_blob_index_by_name in0 failed Try find_blob_index_by_name out0 failed Try find_blob_index_by_name in0 failed Try find_blob_index_by_name out0 failed Try find_blob_index_by_name in0 failed Try find_blob_index_by_name out0 failed Try find_blob_index_by_name in0 failed Try find_blob_index_by_name out0 failed Try Invalid bitcast %379 = bitcast i32 %378 to i16 LLVM ERROR: Broken function Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I built the source and everything was successfull. But when trying to run, it shows me errors:
./realcugan-ncnn-vulkan -i 0.jpg -s 2 -n 1 -x -o output.png
The text was updated successfully, but these errors were encountered: