Skip to content

[PDLC-GNN / PDLC-DP] Copy models to Volume from GNNs

Description

Currently PDLC-DP is copying the models of GNNs in the shared volume. This should be done from the PDLC-GNNs subcomponent in order for DP to not need updates when GNN is being updated.

Edited by Panagiotis Karamolegkos