Skip to content

Release TonY 0.4.7

Compare
Choose a tag to compare
@UWFrankGu UWFrankGu released this 16 Jul 19:29
· 74 commits to master since this release
b1cb617

Change list:

TonYClient ignore connection error to prevent app failure when sending AM stop signal (#522)
Remove AMRM credentials on task executor (#527)
Introduce generic interface to support multiple frameworks (#529)
Introduce new registerCallbackInfo rpc endpoint (#530)
Introduce standalone runtime type (#533)
Support horovod (#524)
[Runtime] Make job fast fail when conf is illegal (#535)
[Horovod-Runtime] Introduce custom horovod driver script in debug mode (#540)
Re-enable tensorboard port reuse (#541)
Prevent the running containers from stopping when AM crash (#549)
Support sidecar tensorboard (#546)
Update jquery version to 3.5.0 (#556)
[Horovod] Using user-defined python exec path to start built-in Horovod driver (#555)
Add interface comparable for TonyTask (#551)
Allow to specify side-car job type for task to ignore its failure (#558)
Specify sidecar tensorboard with sidecar job type (#561)
Add estimator implementation for MNIST (#560)
Allow to specify sidecar tensorboard startup extra options (#564)
Make AM and TaskExecutor runtime interface separate (#562)
TonY should throw exception when gpu resource is not found on cluster (#565)
Introduce pluggable runtime provider (#566)
Compatible with Hadoop 2.6.0-cdh5.11.0 (#571)