Commit 62053fd5 authored by Remi Cresson's avatar Remi Cresson
Browse files

DOC: update release notes

Showing with 2 additions and 3 deletions
+2 -3
Version 4.0.0alpha (4 apr 2023) Version 4.0.0 (5 apr 2023)
---------------------------------------------------------------- ----------------------------------------------------------------
* Big improvement of the documentation: * Big improvement of the documentation:
- Re-structure the entire doc, remove deprecated stuff, etc. - Re-structure the entire doc, remove deprecated stuff, etc.
...@@ -7,8 +7,7 @@ Version 4.0.0alpha (4 apr 2023) ...@@ -7,8 +7,7 @@ Version 4.0.0alpha (4 apr 2023)
- Add a new section on the python API (end-to-end tutorial) - Add a new section on the python API (end-to-end tutorial)
- A lot of new sections: distributed training, etc... - A lot of new sections: distributed training, etc...
* Refactoring all the python classes to enforce pep8 * Refactoring all the python classes to enforce pep8
* Ubuntu version: 22.04 * Base images: ubuntu:22.04 (cpu), nvidia/cuda:12.0.1-cudnn8-devel-ubuntu22.04 (gpu)
* Cuda version: 12.1.0
* Tensorflow version: 2.12.0 * Tensorflow version: 2.12.0
* Fixed Tensorflow error "Cannot register 2 metrics with the same name" + new test * Fixed Tensorflow error "Cannot register 2 metrics with the same name" + new test
* Faster CI build thanks to bazel remote cache * Faster CI build thanks to bazel remote cache
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment