model-optimization icon indicating copy to clipboard operation
model-optimization copied to clipboard

LSTMPeephole package removed: Pypi not updated

Open rsanthanam-amd opened this issue 3 years ago • 0 comments

Support for the LSTMPeephole package has been removed in response to its removal from keras.

However, the tensorflow-optimization package has not been updated in Pypi.

One of my models relies on this package and is currently broken because I am using the latest keras in tensorflow with an outdated tensorflow-optimization package.

Will Pypi be updated soon with a package containing this removal?

Until then, how do I get my model to work?

rsanthanam-amd avatar Feb 24 '22 10:02 rsanthanam-amd