ai-forever / ai-forever/ru-dalle
RealESRGAN fp16 inference problem
- Dominant language
- Jupyter Notebook
- Stars
- 1.6k
- Forks
- 242
- PR merge metrics
- No merged PRs in 30d
Description
After merging #54, super resolution in FP16 is no longer working for me.
I am trying to determine if this is a code issue, or yet another problem with using FP16 on a GTX 1660S (like #11).
### Code to reproduce
https://gist.github.com/blue-fish/ae69ee32681a5be232538c96de15a1e4
### Original image (128x128)

### Results
| | x2 | x4 |
| ------------------------- | ------------------------- | ------------------------- |
| fp16 |  |  |
| fp32 |  |  |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.