414726193

Results 17 comments of 414726193

Thank you BUT error:Only 2D, 3D, 4D, 5D padding with non-constant padding are supported for now

Thank you for your answer, but the error is still there: MPS: Unsupported Border padding mode

I'm sorry for some accidents these days, thank you for your answers. After I modified according to your suggestions, the same problem still occurred: MPS: Unsupported Border padding mode

![image](https://github.com/nagadomi/nunif/assets/59109112/448280fb-b7d2-476d-a342-00d74eb8d860) Change these two and you're ready to run

Strange indeed. Here is another question, do you have a way to solve the problem from the root, thank you very much > 'aten::_upsample_bilinear2d_aa.out' is not currently implemented for the...

I set os.environ['PYTORCH_ENABLE_MPS_FALLBACK'] = '1' in code Unable to run. However, it works fine to type: export PYTORCH_ENABLE_MPS_FALLBACK=1 in the terminal How would you set this environment variable in your...

Wow! Success! Thank you! Thank you! Thank you very much, because I am a beginner and I can't do anything. I want to package it and run it on mobile...

You can use an emulator to test Vision Pro is support PHPickerViewController.

> @yasirkula Sorry for taking so long to get back to this. I'm not very familiar with how your package worked (I only was looking for ways to get to...

> @yasirkula > > Below is everything you need. All you need to do is call ImagePicker inside of a sheet or something similar: ImagePicker() > > I call it...