SAME-Project / same-project

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

Small fixes for data objects. #116

Closed Bubblyworld closed 2 years ago

Bubblyworld commented 2 years ago

All data objects now extend Box directly and are immutable by default. Had to make some changes for existing code, have tested on kubeflow backend and it all works fine.