-
Thierry,
thank you for creating the qrcode package. I started to play around with it and found some weird behavior I don't understand.
It occurs for example when I try to use "Straße", the german …
-
Attached is the archive with the video that `ffplay` and `vlc` (and Firefox) are unable to play with this codec.
[sc-Intel.zip](https://github.com/user-attachments/files/17789584/sc-Intel.zip)
`…
-
Hello,
When connecting to E\\ AMF NG Setup fails with error:
```root@waw5-5G:/opt/bin# ./run_gnb.sh
UERANSIM v3.2.6
[2024-01-11 13:23:14.344] [sctp] [info] Trying to establish SCTP connection.…
-
Hi,
I need to decrypt the actual parameters from **parameters** and **dataString**. However, the decryption is failing, and I check that the failure is due to the bytes field being empty in the par…
-
Hi,
Thank you very much for making this code available - it is very inspiring.
To get a better understanding, we are trying to train different models. First, a basic AE using the same setup as you u…
-
Currently, CanvasKit eagerly [allocates 128MB](https://github.com/flutter/engine/blob/95b5e5ec25ca7e8f45ca064d7ca0b738c55516ab/skia/modules/canvaskit/BUILD.gn#L173) of wasm memory. Let's try to reduce…
-
My usecase: the application using PAPI generates some extrinsic, which I can later pass somewhere in hex form, like this: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo-rpc.polkadot.io#/extrinsi…
-
Can't offer too much more info unfortunately, I literally opened my laptop up in the morning and the same command won't run, quite baffling
```
> lint-imports --verbose
=============
Import Lin…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.3.1+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N…
-
`encoder_out, encoder_mask = self.text_encoder(text, text_lengths, decoding_chunk_size=1, num_decoding_left_chunks=-1)`
如题,我加了个断点,发现根本进不了class BaseEncoder(torch.nn.Module):里面
在这个 forward 里面添加 prin…