TileDB-ML
TileDB-ML copied to clipboard
Test Newer TensorFlow Versions
Test newer TensorFlow versions
Based on the tagged release of TF=2.16.0-rc [here] (https://github.com/tensorflow/tensorflow/releases/tag/v2.16.0-rc0 ) we have two alternatives:
- Proceeding with a pinned version for Keras underlying engine (as done in my latest commit)
- Update our package to incorporate the changes in Keras 3. Possibly breaking compatibility with previous versions of TF. (needs investigation)