Releases: diffgram/python-sdk
Releases · diffgram/python-sdk
0.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Add auto launch feature to job creation method by @PJEstrada in #20
Full Changelog : 0.4.17...0.5.0
0.4.17
Compare
Sorry, something went wrong.
No results found
0.4.16
Compare
Sorry, something went wrong.
No results found
0.4.15
Compare
Sorry, something went wrong.
No results found
Make tf and torch optional
Bugfix new parallel auth
0.4.14
Compare
Sorry, something went wrong.
No results found
Fixes:
Better error handling for invalid queries.
0.4.13
Compare
Sorry, something went wrong.
No results found
Features:
Increase connection pool to avoid warning
0.4.12
Compare
Sorry, something went wrong.
No results found
Features:
Added a caching mechanism to save 1GB of data to avoid duplicate requests
Added a threaded approach to fetch the next file.
Proactively fetch next N files to reduce network waiting times.
Stop using session in request to allow for usage of multiple workers in dataloaders of pytorch.
0.4.11
Compare
Sorry, something went wrong.
No results found
Fixes:
Fix count when retrying image fetch.
0.4.10
Compare
Sorry, something went wrong.
No results found
Bugfixes:
Allow empty files to have the bbox and polygon keys even with no instances.
Add retry mechanisms to image fetch.
0.4.9
Compare
Sorry, something went wrong.
No results found
Fixes:
Remove normalization on bbox coordinates streaming.