-
```
$ fwupdmgr --version
client version: 1.5.1
compile-time dependency versions
gusb: 0.3.5
daemon version: 1.5.1
$ fwupdmgr --help | grep " block-firmware`
block-firmware [CHECKSUM] …
-
Hi,
I am trying to do the wint10 iot core bring up on a imx6s based custom board. As of right now I can verify that I am booting into the windows default app. My issue is that I cant seem to figure…
-
If possible, remove this [prolog](https://github.com/Xilinx/mlir-aie/blob/d960ffd5f1954538b13509b3f7f4f99c50db0073/lib/Targets/AIETargetIPU.cpp#L32-L37) from the IPU sequence.
-
### Bug description
Training freezes when using `ddp` on slurm cluster (`dp` runs as expected). The dataset is loaded via torchdata from an s3 bucket. Similar behaviour also arises when using webda…
-
### Describe the task
Can I use GPU for training? I looked at the code and it doesn't seem to have this interface
### Acceptance Criteria
datamodule.setup()
model = Patchcore()
engi…
-
It would be nice to see arm64 builds for Windows. It's very easy to compile FFmpeg using https://hub.docker.com/r/mstorsjo/llvm-mingw/:
```console
root@host:~# docker run -it mstorsjo/llvm-mingw:lat…
-
### What happened + What you expected to happen
I want to use nf.predict in a loop.
It keeps printing this:
GPU available: True (cuda), used: True
TPU available: False, using: 0 TPU cores
IPU a…
-
**Describe the bug**
I want to instantiate multiple onnxruntime sessions concurrently. I use python multiprocessing for doing the same. However, session.run() results in error when run inside a proce…
-
### 问题描述 Issue Description
cmake命令:
```
cmake .. -DPY_VERSION=3 -DWITH_TESTING=OFF -DCUDA_ARCH_NAME=All -DWITH_MKL=ON -DWITH_GPU=ON -DON_INFER=ON -DCMAKE_BUILD=Release -DWITH_ONNXRUNTIM=ON -DWITH_T…
-
Firstly, I don't actually know if I'm trying something that isn't yet supported/working, so apologies if this is a little premature. However, I've been trying to make the camera work on a Raptor Lake …