Trezorro

Results 3 issues of Trezorro

- VSCode Version: 1.52.1 - OS Version: Windows_NT x64 10.0.18363 Steps to Reproduce: 1. Open empty folder and create a .py file 2. Type the (.) character. If editor.snippetSuggestions is...

Hi, I would like to suggest an enhancement for the Zotero Reference extension regarding the Column Quick Jump feature. Although I appreciate it being there, and was initially excited to...

PLEASE CORRECT ME IF IM WRONG. I believe the line ` attn = attn.softmax(dim=2)` is incorrect. https://github.com/labmlai/annotated_deep_learning_paper_implementations/blob/05321d644e4fed67d8b2856adc2f8585e79dfbee/labml_nn/diffusion/ddpm/unet.py#L188 Dim 1 contains the index (i) over the query sequence entries, and dim...