Bartłomiej Pałus

Results 4 issues of Bartłomiej Pałus

🐛 **Describe the bug** The gpu usage metrics does not see GPU for Mac's MPS. ![image](https://user-images.githubusercontent.com/43968173/233664145-4923a98b-f19e-42c9-a6f6-f31658554197.png) 🐜 **To Reproduce** Having run this code: ``` import GPUtil gpus = GPUtil.getGPUs() n_gpus...

bug

Hello and thank you for you work. My input image is 1360x1814 and I get the following error: ``` File "/Users/user3/Documents/projects/TLC/basicsr/models/archs/mprnet_arch.py", line 192, in forward x = x + y...

Any recommendation how to launch this with mac? I suppose the make.sh script is a CUDA supporting one only ?

### 🐛 Describe the bug NotImplementedError: The operator torchvision::deform_conv2d is not currently implemented for the MPS device. ### Versions PyTorch version: 1.12.1 Is debug build: False CUDA used to build...