Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Releases: layerai-archive/sdk

0.10.2977153132

02 Sep 07:04
b423dec
Compare
Choose a tag to compare
Bundle local sdk version in executable package (#385)

* Bundle local SDK inside executable package

* Adjust tests

* Only package whole SDK in development

* Fix colab notebook

* Remove silly import

0.10.2970593209

01 Sep 10:00
338cf22
Compare
Choose a tag to compare
Revert "Handle both cgroups v1 and v2 for system metrics" (#384)

Revert "Handle both cgroups v1 and v2 for system metrics (#382)"

This reverts commit 569f97e41fe591e02174905c23dc1f87e2f3b842.

0.10.2970372521

01 Sep 09:29
7728f6f
Compare
Choose a tag to compare
Pass fabric information to the ray runner (#383)

0.10.2970275560

01 Sep 09:13
7728f6f
Compare
Choose a tag to compare
Pass fabric information to the ray runner (#383)

0.10.2962877767

31 Aug 09:58
612b64c
Compare
Choose a tag to compare
Switch execution to new Queuing logged data destination (#363)

Co-authored-by: Cihat Imamoglu <[email protected]>

0.10.2962439383

31 Aug 08:51
43b293c
Compare
Choose a tag to compare
Always fallback to psutil for system metrics on local runs (#380)

0.10.2960464821

31 Aug 00:33
cdb8b75
Compare
Choose a tag to compare
Update dependency layer-api to v0.9.380729 (#379)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

0.10.2956091324

30 Aug 12:18
7f6455e
Compare
Choose a tag to compare
Allow empty return for datasets (#373)

* Allow empty return for datasets

* Remove model train indirections [p1]

* Remove model train indirections [p2]

* Add save_dataset context and sdk method

* Improve model_save usage

0.10.2954227639

30 Aug 07:29
93fc139
Compare
Choose a tag to compare
Lazy load ML dependencies (#376)

* Lazy load ML dependencies

* Add more assertions on dep tree

* Fix poetry conflicts

0.10.2951702747

29 Aug 21:10
496b08a
Compare
Choose a tag to compare
Update dependency layer-api to v0.9.380582 (#375)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cihat Imamoglu <[email protected]>