SAME-Project / same-project

https://sameproject.ml/
Apache License 2.0
19 stars 8 forks source link

Fix module serialisation bug in kubeflow backend. #133

Closed Bubblyworld closed 2 years ago

Bubblyworld commented 2 years ago

Fixes #130. Dill complains that it can't serialise numpy, but succeeds anyway if you try. Going back to an old approach of attempting to serialise variables and replacing the ones that throw with exploding variables as well as checking dill.pickles(...).