BDUG

Results 5 issues of BDUG

Hi, could you please state the license under which you share this repository. Many thanks in advance.

**Describe the bug** While compiling the CNN training example on MacOS 13.5 (Ventura) the following error appears at burn-candle-0.11.1/src/backend.rs:53:13: DeviceLocation::Metal => panic!("Metal unsupported") **To Reproduce** I also tried to set...

bug
candle

What is the license for your shared code?

Could you please state the license of your code e.g., MIT

Hi all, I am trying to access virtio devices in my SeL4 operating system instance, but the devices provide a deviceid of zero. QEMU call: `qemu-system-aarch64 \ -machine virt,virtualization=on,acpi=on \...