Skip to content

Releases: neptune-ai/neptune-client

move to ai TLD

15 Jan 14:14
e60346b
Compare
Choose a tag to compare
changed ml to ai, bumped year to 2020 (#199)

* changed ml to ai, bumped year to 2020

* Update pylintrc

* fixes

* fixes

* fixes in github repo links

* Update docs/conf.py

0.4.99

14 Jan 09:01
97279c2
Compare
Choose a tag to compare
Migrate dependency from nvidia-ml-py3 to py3nvml (#201)

Migrated nvidia-ml-py3 dependency to py3nvml

0.4.98

11 Dec 12:31
0774a47
Compare
Choose a tag to compare
Merge pull request #197 from neptune-ml/unblock-experiment-resume

Closes: #197 
Fix text logging to restored experiment 
Merging with test fixes

0.4.96

20 Nov 11:37
9da34a7
Compare
Choose a tag to compare
Improve upload files performance (#190)

Improves listing of files to upload:
- replaces directories with files located in these directories recursively to avoid sending directories (there were sent as packages compressed in memory)
- removes duplicated files to minimize bandwidth usage

0.4.95

07 Nov 11:29
95e6569
Compare
Choose a tag to compare
Improved message for communication interruptions (#189)

* Improved message for communication interruptions

* Removed unused variable

Stability fixes

29 Oct 10:47
6ec89c4
Compare
Choose a tag to compare
Fix oauth session proxy (#186)

* Fix oauth session proxy

* Review chagnes

Release 0.4.1

26 Aug 10:23
44717eb
Compare
Choose a tag to compare
  • Replace NaN's with None as X coordinate in logs

Release 0.4.0

20 Aug 10:36
ddc3cc1
Compare
Choose a tag to compare
Add `fileno` method to streams wrappers (#155)

made two methods private

30 Jul 12:42
Compare
Choose a tag to compare
0.3.4

Hide privatly used methods from API (#140)

Release 0.3.3

23 Jul 10:59
9cff63e
Compare
Choose a tag to compare
  • Bugfies