Skip to content

Releases: cognizant-ai-lab/studio-go-runner

0.12.0

13 Nov 00:53
Compare
Choose a tag to compare

IMPROVEMENTS:

Model Serving Bridge to TFX Serving platform implementation with application note and complete Kubernetes deployment example

COMPATIBILITY:

Downgrade use of S3 ListObjects to V1 to support Google Cloud Storage

0.11.0

12 Sep 19:28
Compare
Choose a tag to compare

IMPROVEMENTS:

Response queue support with encryption for RabbitMQ installations

FIXES:

Testing improved for CI
Individual developer workstation testing robustness improved
Fix CWE-22 Alerts
Workaround issues introduced for Cuda 10.1 images from Nvidia, NVIDIA/nvidia-docker#1143

0.10.1

18 Jul 00:24
Compare
Choose a tag to compare

IMPROVEMENTS:

CUDA 10.1 support added and CUDA 8.0 support dropped
Tensorflow 1.12 and below no longer supported
Tensorflow 2.0 to 2.2 now supported along with pytorch 1.0.0 and above
Migrated from Ubuntu 16.04 to 18.04

0.10.0

02 Jul 23:02
Compare
Choose a tag to compare

IMPROVEMENTS:

PKI message encryption, and ed25519 message signing for messaging between python studioml clients and the go runner
Docker Desktop support with multiple concurrent experiments on Mac and PC
Go 1.14.4 support
CUDA 10.1 support for all platforms except Azure
Python 2 support retired
Extensive improvements to the keel based build, functional and speedwise
Quay.io is now the only offical container image registra in order that vulnerability scanning is the default for any runner related images.
CUDA 10 Support for GPU Docker images

FIXES:

Mount specifications for encryption were missing from the examples folder
Titan X cards would be skipped on smaller resourced jobs, allow jobs to be run on cards more than 3 times the capacity than the job requires
pyenv installations were failing on blank slate installs used in on-premises environments
management requests to rabbitMQ were leaking small amounts of memory

0.9.25

25 Feb 23:43
69191a4
Compare
Choose a tag to compare

Queue deletion support for task cancellation
Artifact return extended to 5 minutes for early job failures

0.9.24

14 Feb 02:01
Compare
Choose a tag to compare
Added debug message for the github token being missing

0.9.23

07 Feb 19:29
Compare
Choose a tag to compare
Release preparations

0.9.22

31 Jan 02:08
a308847
Compare
Choose a tag to compare
Merge pull request #259 from leaf-ai/bugfix/258_metadata_io_load

Bugfix/258 metadata io load

0.9.21

12 Oct 05:07
Compare
Choose a tag to compare
Added notes about Azure deployment artifacts

0.9.20

09 Aug 19:45
Compare
Choose a tag to compare
Ignore metadata that is not found, typically when jobs fail before th…