Skip to content

<MAJOR> Updated support for tensorflow>=2.11

Compare
Choose a tag to compare
@KristofPusztai KristofPusztai released this 08 Nov 17:21
· 11 commits to master since this release

Release Notes:

  • Support for python < 3.8 DROPPED due to M1 Mac incompatibility with earlier tensorflow versions
    • Support for tensorflow >= 2.11 added
      • Replaced default optimizer with tensorflow.keras.optimizers.legacy
  • Added GitHub actions pipeline for automated testing and PyPi uploading.