Skip to content
Snippets Groups Projects
Commit c696c957 authored by Panagiotis Karamolegkos's avatar Panagiotis Karamolegkos :v_tone2:
Browse files

GNNs fixed

parent a49ff610
No related branches found
No related tags found
1 merge request!1GNNs are done
......@@ -38,7 +38,7 @@ spec:
nodeName: sonem-worker #The node of the Deployment
containers:
- name: pdlc-dp
image: docker.io/hecodeco/pdlc-dp:v0.2.1
image: docker.io/hecodeco/pdlc-dp:v0.2.2
volumeMounts:
- name: shared-volume
mountPath: /data
......
......@@ -17,7 +17,7 @@ spec:
serviceAccountName: default
containers:
- name: pdlc-inference
image: docker.io/hecodeco/pdlc-dl-gnns-stgnn-inference:1.1.3
image: docker.io/hecodeco/pdlc-dl-gnns-stgnn-inference:1.1.4
# imagePullPolicy: Always
env:
- name: NAMESPACE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment