Features and Bug Fixes
- Add Logger histogram mode (stack/group/relative)
- Add PEP610 support for new pip>=20.1 git reference feature (see pypa/pip#609) #62
- Better support for PyTorch Ignite integration
- Support
#
and?
in uploaded image file names - Support
ArgumentParser.parse_arg()
used before initializing task whenauto_connect_arg_parser=False
- Fix upload_object_via_stream() in Azure storage driver
- Fix
Task.get_tasks()
return type