Skip to content

Releases: DL4Jets/DeepJetCore

4.0_alpha

Choose a tag to compare

@jkiesele jkiesele released this 03 Apr 10:57
new dev

3.3.1

Choose a tag to compare

@jkiesele jkiesele released this 29 Dec 08:07
2cfe450
Update README.md

3.3

3.3

Choose a tag to compare

@jkiesele jkiesele released this 29 Dec 08:02
3.3.0

fix

3.2.1

Choose a tag to compare

@jkiesele jkiesele released this 27 Jul 06:06

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

3.2

3.2

Choose a tag to compare

@jkiesele jkiesele released this 09 Mar 19:01

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

Choose a tag to compare

@jkiesele jkiesele released this 10 Sep 07:44

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

3.1

Choose a tag to compare

@jkiesele jkiesele released this 12 Jun 09:23
fixes

3.0 First python3 version

Choose a tag to compare

@jkiesele jkiesele released this 28 Mar 14:32

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

Choose a tag to compare

@jkiesele jkiesele released this 26 Mar 10:00
more debug functions for generator

2.2 (TF 2.1 in container)

Choose a tag to compare

@jkiesele jkiesele released this 09 Mar 12:57
2.2_tf2.1

TF2.1