Maxwell X. Cai

Results 3 issues of Maxwell X. Cai

Recently, after upgrading my Mac to Mojave, the package doesn't work anymore. The error message is: ``` Traceback (most recent call last): File "/usr/local/bin/adsbibdesk", line 11, in sys.exit(main()) File "/usr/local/lib/python2.7/site-packages/adsbibdesk.py",...

### Describe the bug When following README.md to install the GPU version of IPEX: ``` python -m pip install torch==2.0.1a0 torchvision==0.15.2a0 intel_extension_for_pytorch==2.0.110+xpu -f https://developer.intel.com/ipex-whl-stable-xpu ``` It returned the following error:...

XPU/GPU
NotAnIssue

Hi @cweniger et al., I notice that currently `swyft` is based on `pytorch-lightning==1.9.5`. Do you have any plans to upgrade this legacy component to a new version, e.g.,`lightning==2.4.x`? A bit...

enhancement