• Joined on 2025-08-20
scott pushed to main at scott/usb-crash-cart 2026-04-07 12:54:02 -04:00
e0b435b00f Fix docker-run.sh to use fully-qualified image name
scott pushed to main at scott/usb-crash-cart 2026-04-07 12:43:55 -04:00
12e52124d0 Use dpkg-deb --extract to bypass postinstall scripts
scott pushed to main at scott/usb-crash-cart 2026-04-07 12:42:11 -04:00
9aa722065b Create /etc/udev/rules.d before dpkg install
scott pushed to main at scott/usb-crash-cart 2026-04-07 12:40:54 -04:00
5899ca619a Fix dpkg udev dependency in Docker build
scott pushed to main at scott/usb-crash-cart 2026-04-07 12:38:51 -04:00
40288dfd61 Update README with pull-based workflow
scott pushed to main at scott/usb-crash-cart 2026-04-07 12:36:28 -04:00
7415590fba Add Gitea Actions workflow to build and publish Docker image
scott pushed to main at scott/usb-crash-cart 2026-04-07 12:33:05 -04:00
bf1ce4b70e Add vendor .deb package to packages/
scott pushed to main at scott/usb-crash-cart 2026-04-07 12:31:12 -04:00
5e23e78b51 Add Dockerfile and run scripts for containerized crash cart adapter
1ce321c06f Initial commit
scott created branch main in scott/usb-crash-cart 2026-04-07 12:31:11 -04:00
scott created repository scott/usb-crash-cart 2026-04-07 12:28:50 -04:00
scott pushed to main at scott/rocm-chatterbox-whisper 2026-04-06 21:41:56 -04:00
e7a03b9f0f Switch build trigger from push to workflow_dispatch
scott deleted branch onxx from scott/rocm-chatterbox-whisper 2026-04-06 21:41:32 -04:00
scott pushed to onxx at scott/rocm-chatterbox-whisper 2026-04-06 20:48:20 -04:00
d152ccb9f3 Fall back to CPU — onnxruntime-rocm PyPI build lacks RDNA2 (gfx1031) kernels
scott pushed to onxx at scott/rocm-chatterbox-whisper 2026-04-06 20:11:58 -04:00
dc179ad8c6 Fix input dtype mismatches; drop MIGraphXExecutionProvider
scott pushed to onxx at scott/rocm-chatterbox-whisper 2026-04-06 19:52:35 -04:00
37e7f082fd Switch back to PyPI onnxruntime-rocm — AMD wheel too old for ONNX IR v10
scott pushed to onxx at scott/rocm-chatterbox-whisper 2026-04-06 19:34:31 -04:00
0df6a6cc8f Replace individual ROCm libs with rocm-libs meta-package; graceful provider fallback
scott pushed to onxx at scott/rocm-chatterbox-whisper 2026-04-06 19:23:30 -04:00
f0ab3c1d59 Add MIGraphX/half deps and use AMD onnxruntime wheel for ROCm 6.1.3
scott pushed to onxx at scott/rocm-chatterbox-whisper 2026-04-06 19:20:47 -04:00
e8507e0dea Install hipblas to satisfy onnxruntime-rocm provider dependency
scott pushed to onxx at scott/rocm-chatterbox-whisper 2026-04-06 19:14:45 -04:00
8c0602d161 Update docker-compose.yml
scott pushed to onxx at scott/rocm-chatterbox-whisper 2026-04-06 19:10:04 -04:00
faf6222285 Fix CI: add main trigger, tag onxx builds as :onxx not :latest