-
https://www.raspberrypi.com/documentation/computers/configuration.html#device-trees-overlays-and-parameters
To reproduce:
1. Make a fresh install of Raspberry Pi OS Lite 64 bit
2. `sudo apt ins…
-
* [ ] Add UEFI Platform / Rename `Multiboot` platform to `BareMetal`
* [ ] Move Multiboot detection to loader
* Paging issues
* [ ] Move memory detection to loader
* Add `&'static [MemoryRegio…
-
#### ODK Collect version
the store version 2024.3.2 ,the master version f0ce2a68fd6cbbf797890359980879bc0b45344e
#### Android version
10, 14
#### Device used
Redmi 9T, Pixel 7a
#### Problem desc…
-
## Introduction
Let's consolidate over a single name to describe the IRQ type in interrupt controller bindings.
### Problem description
There are currently 7 interrupt controller bindings using…
-
Greetings to thou Xiaomi Team.
I'm bringing up the fact that we don't have SKY device trees and kernels.
As a developer and enthusiast, I'm interested in personalising my device and contributing…
-
#### ODK Collect version
the master version 66e9c1f10f707b803654bc57f7930b805edf2742
#### Android version
10, 14
#### Device used
Redmi 9T, Pixel 7a
#### Problem description
If in a project the…
-
Good work on this project. Might be good to explain more about the device tree and related.
-
This came from running a user empathy model. Repro is:
```
import torch
class Mod(torch.nn.Module):
def __init__(self):
super().__init__()
def forward(self, x):
out …
-
## Device you want to apply for
```
Galaxy A71
```
## Email address
```
gianpaoloestacio5@gmail.com
```
## Device tree sources
```
https://github.com/eun0115/android_device_samsung_a7…
-
I tried to compile single_prefill_with_kv_cache using torch.compile.
```Python
import torch
from flashinfer import single_prefill_with_kv_cache
data_type = torch.bfloat16
QH=64
KH=8
S=1024
…