Features and Bug Fixes
- Fix
typing
dependency for Python<3.5 #184 - Fix
git+https
requirements handling, resolvetop_level.txt
package name (kerastuner
from git was not detected) - Fix
Task.get_reported_console_output()
for new Trains Server API v2.9 - Fix cache handling for different partitions/drives/devices
- Disable offline mode when running remotely (i.e. executed by Trains Agent)
- Fix artifact upload to only use file stream when not uploading a locally stored file (multipart upload is not supported on stream upload) #189
- Fix double-escaped model design text when connecting OutputModel
- Enhance HyperParameter optimizer