From fefcc3bc9c3c45d839a05e137e3fd51e1b64a5f4 Mon Sep 17 00:00:00 2001 From: Remi Cresson <remi.cresson@inrae.fr> Date: Tue, 23 May 2023 21:38:24 +0200 Subject: [PATCH] DOC: update release notes --- RELEASE_NOTES.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 785dc31..24d3f24 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,9 +1,8 @@ -Version 4.1.0 (17 may 2023) +Version 4.1.0 (23 may 2023) ---------------------------------------------------------------- * Add no-data values support for inference in TensorflowModelServe application * Update base docker image for NVIDIA GPU builds (CUDA 12.1.1) * Fix CuDNN version detection in `build-env-tf.sh` -* Add TensorRT support (tested: CUDA 11.8.0 and TensorRT 8.5) Version 4.0.0 (5 apr 2023) ---------------------------------------------------------------- -- GitLab