Johann Li
Johann Li
https://github.com/ai-med/nn-common-modules/blob/0c4eb5fc00573dc261f22500bcd89d6eb01d32fc/nn_common_modules/modules.py#L412 https://github.com/ai-med/nn-common-modules/blob/0c4eb5fc00573dc261f22500bcd89d6eb01d32fc/nn_common_modules/modules.py#L422 The variable `out_block` is an optional parameter, and the default value is `None`. However, the code in line 422, `out_block.value` ,try to access the attribute `shape` of `out_block`.
I use fedora 38 (aarch64). Get error output: ``` error: failed to run custom build command for `loopdev v0.4.0` Caused by: process didn't exit successfully: `/home/qinka/WorkSpaces/mcdcat/target/debug/build/loopdev-e5fd15abe1760b06/build-script-build` (exit status: 101) ---...
Is there any plan to publish on hackage and stackage?
Request for loongarch64 version k3s. I tried to compile k3s on loongarch64, but I cannot install dapper.
话说,有魔方 M700S 相关的固件么?(原谅伸手党直接提问)。
please add support for linux/loongarch64
I built on Raspberry Pi 4 with Raspberry OS (Debian 12). The version of ffmpeg is: ``` ffmpeg version 5.1.6-0+deb12u1+rpt1 Copyright (c) 2000-2024 the FFmpeg developers built with gcc 12...
**Describe the bug** I got error `W (446) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration` on Wokwi esp32c6 board, but the code is working...
How can I specific partitions.csv in vscode with wokwi.toml? I got an error in VSCode, which is the same as when I used wokwi-server without the parameter `-p partitions.csv`.
## What problem does this solve or what need does it fill? For rapier and avian, Collider is not implemented with `Reflect`. We cannot use extra properties in GLFT to...