-
Element-wise powers of KnetArrays produce NaN for most of the entries but it sometimes calculates some of the entries correct.
-
Planned and completed features, loosely sorted by priority:
* [ ] Backends
* [x] DRM
* [x] Hotplugging (PLEASE TEST - THAT MEANS YOU, GITHUB ISSUE READER)
* [x] Legacy modesetting
…
-
Finding an odd pixelizating effect that seems to correspond to the number of patches - haven't reproduced this for the flatfoil case, but have find it for gpu/cpu in the bubble case - odd right?
![…
-
I have Linux Mint 19.3 64-bit Cinnamon installed on a Lenovo ThinkPad T61 and installed both xrdp and xorgxrdp from the PPA via the terminal.
I have tried to remote in from a Windows 10 PC using Mi…
-
device-pixel-border-box size
device-pixel-border-box size is Element's border-box size in device pixels.
It is always an integer, as there are no fractional device pixels.
It can currently be ap…
-
## 🐛 Bug
Reparameterized gradient computation fails when dirichlet (hence beta) parameters are dispached on GPU.
this works:
```
a,b = torch.ones(3,4,1,5,requires_grad=True),torch.ones(3,4,1,5…
-
I downloaded and built the "master" branch code, or part 06 branch code.
It runs smoothly on qemu-system-arm simulator,
but when I renamed the kernel.img to kernel7.img and copied to the raspbian…
-
When I try to run a transaction that runs just fine under normal circumstances in airplane mode, the app crashes.
## Steps to Reproduce
Here is a simple single page, that works just fine when co…
-
arXiv论文跟踪
-
I see in the code it checks for a retina display and then rounds if one is not found. On my screen it is not rounding (which should be good as it is the LG 5K ultrawide) but the text comes out blurry.…