Skip to content

Releases: kubeflow/arena

v0.14.2

10 Mar 02:42
d497232
Compare
Choose a tag to compare

Misc

Full Changelog

v0.14.1

24 Feb 03:11
19abf19
Compare
Choose a tag to compare

Bug Fixes

  • fix: device value does not support k8s resource quantity (#1267 by @ChenYi015)
  • fix: pytorchjob does not support backoff limit (#1272 by @ChenYi015)
  • unset env NVIDIA_VISIBLE_DEVICES when gpushare is enabled (#1273 by @ChenYi015)

Misc

Full Changelog

v0.14.0

12 Feb 06:46
36a59bb
Compare
Choose a tag to compare

Features

Misc

Full Changelog

v0.13.1

13 Jan 09:49
ce9c5f3
Compare
Choose a tag to compare

Misc

Full Changelog

v0.13.0

23 Dec 08:46
f098f1a
Compare
Choose a tag to compare

New Features

Bug Fix

  • Avoid listing jobs and statefulsets when get pytorchjob (#1229 by @ChenYi015)

Misc

Full Changelog

v0.12.1

25 Nov 11:52
74ade74
Compare
Choose a tag to compare

New Features

Bug Fix

Misc

Full Changelog

v0.12.0

11 Nov 06:29
6c24c79
Compare
Choose a tag to compare

New Features

  • Feat: add support for distributed serving type (#1187 by @linnlh)
  • Support distributed serving with vendor update (#1194 by @cheyang)

Misc

Full Changelog

v0.11.0

24 Oct 12:06
d42e52b
Compare
Choose a tag to compare

New Features

Misc

Full Changelog

v0.10.1

14 Oct 13:17
6d54491
Compare
Choose a tag to compare

Bug Fixes

  • fix: keep arena installer after installing the binary (#1164 by @ChenYi015)
  • fix: unsupported success policy when success policy is not specified (#1170 by @ChenYi015)
  • fix: failed to sync cache due to status subresouce missed in tfjob CRD (#1173 by @ChenYi015)

Misc

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

29 Sep 14:10
62ed8b9
Compare
Choose a tag to compare

New Features

Bug Fixes

  • Fix submitting spark training jobs and update docs (#1112 by @ChenYi015)
  • docs: fix broken links and add CI for checking document build status (#1131 by @ChenYi015)
  • [Bugfix] Make PytorchJob devices format to key=value (#1155 by @AlanFokCo)

SDK

Misc

Full Changelog