Abhishek Varma
Abhishek Varma
This is in accordance with [ESRGAN example PR](https://github.com/nod-ai/SHARK/pull/418) that I've raised earlier. I've tested the CPU execution and would want to aim to get this PR in soon post review...
This has been tested locally for the CPU execution both on MacOS and Linux - the upscaled image gets generated. The public URL always leads to `Connection timed out` error...
Adding a script was an overkill so created a concise README instead.
@powderluv @pashu123 @Shukla-Gaurav @vivekkhandelwal1 @PhaneeshB This PR is ready for review. Can someone review this and let me know the changes that'll be warranted as part of this PR? (I'll...
CI action seems to have unrelated error - @pashu123 @Shukla-Gaurav @PhaneeshB @vivekkhandelwal1 @powderluv ``` ImportError while importing test module '/data/anush/actions-runner/_work/SHARK/SHARK/tank/test_models.py'. Hint: make sure your test modules/packages have valid Python names....
@Shukla-Gaurav you can cherry-pick this. This solves the issue of Vulkan execution getting stuck indefinitely. I was able to get the tokens to generate on both CLI and WebUI.
Would need to get rid of the hardcoded dumps of IR post compilation's success before getting the `diff` of this patch in. CC: @dan-garvey
Hi @silvasean @jpienaar @powderluv - I tried using [Converting to enable resetting variable](https://gist.github.com/jpienaar/21523d3bbd0497a0a4a21195702ae366) and was able to use it for swapping using IREE. Since it was based off this PR...
@powderluv @Shukla-Gaurav - Just like the [standalone ESRGAN PR](https://github.com/nod-ai/SHARK/pull/480) I see the same unrelated CI failure here - please help review and merge this PR in properly soon. And since...
Hey @fifield ! Thank you so much for taking a loot at this! Indeed. Your findings are absolutely correct and makes sense. I tried with a bigger number (`100`) and...