Skip to content

Tags: petuum/adaptdl

Tags

v0.2.11

Toggle v0.2.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix adaptdl-ray release ver (#119)

v0.2.10

Toggle v0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support apiextensions.k8s.io/v1 and admissionregistration.k8s.io/v1 (#…

…118)

* first conversion to v1

* disable CR pruning

* add adaptdl SA

* add status to schema

* comply to ray-project/ray#21852

v0.2.9

Toggle v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use Ray 1.9 api change (#107)

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adascale with Adam (#95)

* Adds support for the Adam and AdamW optimizers, using the AdamScale class and the AdamGradientNoiseScale class.

Co-authored-by: sangkeun00 <sangkeun00@gmail.com>
Co-authored-by: Richard Fan <richard.fan@petuum.com>

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.rst

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
use //charts.helm.sh/stable (#68)

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added job trigger with synchronization (#66)

* added synchronization

* add sync

* checkpoint

* added tests

* fix job allocate bugs

* updated test

* updated test

* changed condition

* updated test

* updated comments

Co-authored-by: Ubuntu <ubuntu@ip-10-65-154-198.us-west-2.compute.internal>
Co-authored-by: Aurick Qiao <aurickq@users.noreply.github.com>

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support distributed non-preemptible jobs (#30)

* Introduce non-preemptible jobs
* Support `minReplicas` job parameter for both non-preemptible and preemptible jobs.

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pollux policy cluster utility bugfix (#35)

* bugfix allocator

* Makefile external registry

* add unit test

* add script to check cli requirements

Co-authored-by: Aurick Qiao <aurick.qiao@petuum.com>

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.rst