rkilchmn

Results 2 issues of rkilchmn

More and more sites seem to have quite long secrets e.g. JREEWT1JJRFTGNCKLF7UMVJVJBETEQ2CIJGD6NKGGRLU6RJWJ54A With such a secret no OTP is displayed Interestingly it works in the Nextcloud app and the Android...

### Describe the bug I installed GPU v2.7.10+xpu (Windows/pip) following the [instructions](https://pytorch-extension.intel.com/installation?platform=gpu&version=v2.7.10%2Bxpu&os=windows). Then I ran the sanity test: `python -c "import torch; import intel_extension_for_pytorch as ipex; print(torch.__version__); print(ipex.__version__); [print(f'[{i}]: {torch.xpu.get_device_properties(i)}')...