icecube / event-generator

IceCube event generator
GNU General Public License v3.0
1 stars 2 forks source link

Update to newest tensorflow versions #22

Closed mhuen closed 3 months ago

mhuen commented 5 months ago

Most of the event-generator code has been used for older tensorflow versions. Compatibility should be checked and necessary updates be made to utilize newest tensorflow version and potential API changes.

mhuen commented 3 months ago

PRs #23 and #26 added some fixes to ensure compatibility with TF 2.16.1 (the currently latest release). This seems to be running and functioning.