We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6bdcdc commit 826cee7Copy full SHA for 826cee7
.github/workflows/CI.yml
@@ -26,7 +26,7 @@ jobs:
26
single-layer-tests:
27
runs-on: ubuntu-latest
28
container:
29
- image: ghcr.io/victor-jung/deepquant:main
+ image: ghcr.io/pulp-platform/deepquant:main
30
steps:
31
- name: Checkout Repo
32
uses: actions/checkout@v4
0 commit comments