Skip to content

Releases: DL4Jets/DeepJetCore

4.0_alpha

03 Apr 10:57
Compare
Choose a tag to compare

3.3.1

29 Dec 08:07
2cfe450
Compare
Choose a tag to compare
Update README.md

3.3

29 Dec 08:02
Compare
Choose a tag to compare
3.3
3.3.0

fix

3.2.1

27 Jul 06:06
Compare
Choose a tag to compare

Release prior to next major update of the environment.
Contains backports for almost all features in 3.3

3.2

09 Mar 19:01
Compare
Choose a tag to compare
3.2

This release adds a lot of functionality to the data structures, and introduces a new file format version (backwards compatible).
Now, SimpleArray can contain floats as well as ints.
The interface to python is much more transparent now.
A significant change to the previous version is the handling of ragged tensors. Now, the row splits are not padded anymore by default.
Also, the data structures are prepared for streaming output (but this is not implemented yet).

3.1.1

10 Sep 07:44
Compare
Choose a tag to compare

Many small fixes.
Last TF 2.1 release, next one will include TF2.3 in the container.
So far, there is no indication that it won't be backwards compatible though.

3.1

12 Jun 09:23
Compare
Choose a tag to compare
3.1
fixes

3.0 First python3 version

28 Mar 14:32
Compare
Choose a tag to compare

Important for migration:

For old projects, adapt the datastructures/__init__.py file. Please refer to:
https://github.com/DL4Jets/DeepJetCore/commit/93c6e60acdee5299243a2b8e7d3807a87b163197#diff-828c7ace6ef5abe6a230399102b8f6feL9-R9

Or directly to
testing/datastructures/__init__.py

2.3 - last python 2 version

26 Mar 10:00
Compare
Choose a tag to compare
more debug functions for generator

2.2 (TF 2.1 in container)

09 Mar 12:57
Compare
Choose a tag to compare
2.2_tf2.1

TF2.1