-
**Describe the bug**
This is an somewhat infrequent bug -> and dependent on the underlying Hardware.
The gist of this is that given a node:
- HP DL160 Gen 9
- Legacy BIOS
- 1 P440 RAID Controll…
-
### Creating a bug report/issue
- [✓] I have searched the existing open and closed issues
#### Required Information
- DietPi version | G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=8
G_DIETPI_…
-
When I save motion in the test in spatialwarp, I get an error. What is the location of the data set in the folder?
-
I'm trying to get configured a 6x GPU setup for offloading across available GPUs, but I can't see anywhere on the app any option for selecting GPUs nor multi-GPU options. I noticed that LMS 0.3.5 has …
-
The command used to run mlperf inference for resnet50 model on ubuntu with rocm is below:
cm run script --tags=run-mlperf,inference \
--model=resnet50 \
--implementation=reference \
--…
-
I'm trying to replace the ssd_mobilenet_v2_coco object detection model with my YOLOv8 model on the AMR. I have already modified the paths and related files (xml, label, bin). But when running the obje…
-
**Distribution (run `cat /etc/os-release`):**
```zsh
╭─[2024-10-27 12:31:07] ~
╰─$ cat /etc/os-release
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_O…
-
The pre-trained model I used: ssd_mobilenet_v1_fpn_640x640_coco17_tpu-8.
The code I used is below:
```
converter = tf.lite.TFLiteConverter.from_saved_model(model_dir)
converter.optimizations =…
-
Traceback (most recent call last):
File "train_cylinder_asym.py", line 167, in
main(args)
File "train_cylinder_asym.py", line 132, in main
outputs = my_model(train_pt_fea_ten, train_v…
-
When creating an image and upscaling to 4k resolutions (4096*2304), the image seems to generate fully and goes through all iterations, then will pause and fail with the "If a critical failure occurs..…