Closed areflesh closed 1 year ago
Hi @areflesh , it is probably because the TF version you use?
We do model.get_build_config()
under the hood.
As I tested in colab, Sequential
model class has this method.
I have the same error when I use tensorflow version 2.10 which does not have this method
It has been fixed in master. Will be available in the next release. (1.4.3) It is much appreciated if anyone had the bug could test it on our master branch. Thanks!
This issue appeared after switching from version 1.3.5 to 1.4.2. No code changes were done.