-
Hi I am getting the following error when trying to install. Can you please advise how to troubleshoot this?
` *********************************************************************…
-
Hi everyone,
I’m still new to this USB valve project, and i have encounter an issue. I’ve flashed a UF2 blink test file to my Raspberry Pi Pico to make sure it was working, and it works fine. Howev…
-
-
Hello, and thank you for your great work!
I have a question regarding the configuration when enabling Flash Attention. Specifically, should settings like the learning rate or batch size in the conf…
-
## Introduction
Zephyr uses flash devices for image and data storage. The properties of a flash device are defined in dts and sometimes hardcoded in the flash drivers. A good operation of these dev…
-
When running `npm install` with node lts/iron (v20.17.0), the install reports that the drivelist package does not support that node version, like below. I see jetson-flash `package.json` specifies onl…
kb2ma updated
1 month ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi, I have enabled bfloat16 testing in Triton (https://github.com/openai/triton/pull/1244/), but I'm getting this error with this data type
```
giorgio@giorgio:triton$ pytest python/test/unit/oper…
-
There's a product called ESP32-S3-BOX and ESP32-S3-BOX-3 which is a ready developer kit - comes with touch display and exposed PINs. Would make a good base for the project. Don't want to link to the c…
-
If I build litex with the option --with-spi-flash, the flash returns all 0xff
I then uncommented the line #define SPIFLASH_DEBUG in spiflash.c and re-built.
On boot up I got the following:
```…