Open Krovatkin opened 8 months ago
Hello @Krovatkin, thanks for the issue. Could you provide specific version of Keras 3?
@tucan9389 yes, I'm so terribly sorry for missing yr reply!
We are on
keras=3.0.1
tensorflow=2.12.0
and python=3.10
@Krovatkin
Thanks for the information.
Unfortunately, we don't have a plan to support this library for Keras3 at the moment.
However we're welcome to the contribution. Please contribute if you could fix this error!
cc. @abattery
Just to clarify, TFMOT which is designed specifically with Keras API in mind will not support the latest, default Keras 3 (adopted by TensorFlow) but rather only support the legacy Keras 2? Since TensorFlow 2.16+ targets Keras 3 and TFMOT is still in pre-release, wouldn't it make more sense to migrate TFMOT to Keras 3 as well...
System information
Motivation Keras3 is the latest version and it supports multiple backends including Pytorch.
Describe the feature
Supporting keras3 when using different tfmot features including quanitization. Are there any plans to provide support for keras3? and what needs to be done to support it?
Currently running
fails with