Improves the ability to control visibility of servables to different users or user groups.
0.9.2
- Clean package dependencies - Update futures and task polling to address updates in FuncX - Fix the authenticate workflow (e.g., only ask for user sign in once)
0.9.1
Bug fix: Loads in Keras before `tf.keras` rather than after
0.9.0
Updating the SDK to catch up to changes in FuncX SDK and machine learning libraries. We now support TF2 and recent versions of scikit-learn (0.23.0+)
0.8.3
Adjusted setup.py to indicate that jsonschema>3 is _required_ for dlhub_sdk.
0.8.2
This release adds PyTorch support (thanks to ethantruelove!)