Skip to content

TF 2.3 compatibility

Compare
Choose a tag to compare
@OverLordGoldDragon OverLordGoldDragon released this 11 Sep 19:07
· 5 commits to master since this release

control_dependencies moved from tensorflow.python.ops to tensorflow.python.framework.ops; for backwards-compatibility, edited code to use tf.control_dependencies.

Further, TF2.3.0 isn't compatible with Keras 2.3.1 and earlier; unsure of later versions, but development proceeds with tf.keras.