Skip to content

Fixed AE weights loading issue

Tim Tobias Bauerle requested to merge fix-cuda-error-when-loading-weights into main

Fixed cuda error by loading AE weights explicitly on CPU. Otherwise there was an issue when loading saved client/server weights that included the autoencoder.

Merge request reports