Jones
Jones
> Also, are you able to try "Fyne Demo" So according to that application, the `File Save` dialog does not work on my device, but the `Folder Open` dialog does....
He has been working on other stuff lately, so I guess it could be considered out of support for now.
Although I have been completely able to use either a system or embedded python runtime correctly, so I, personally, can't see what could be causing your issue.
If you could send your full logs that would be really helpful. btw, did you install the python+pytorch runtime? embedded or local?
afaik, changing tile size is only a supported feature for the ncnn implementations, but it still shouldn't error out since the tile size is pretty much automatic. You could try...
Maybe try running a single model instead of multiple ones (chained). I'm honestly pretty sure it won't change anything, but I guess it's worth trying.
> "Cupscale is running as administrator. This will break Drag-n-Drop functionality.", is there a way around that? nope, that's just how windows works
Maybe you forgot to add python to the path, though might as well install the embedded one.
Currently, the embedded python runtime is incompatible with Ampere GPUs. If you want to run it on CUDA you will have to install python locally. You could also use ncnn...
About the 2nd one. Cuda is just the framework, cudnn is a dll for that framework.