You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I tried to run your code (univariate_example.py) and I got an error in the method "built". It seems that you are passing a tensor instead of an integer to self.kernel = self.add_weight(..)
The text was updated successfully, but these errors were encountered:
Hi! I tried to run your code (univariate_example.py) and I got an error in the method "built". It seems that you are passing a tensor instead of an integer to self.kernel = self.add_weight(..)
The text was updated successfully, but these errors were encountered: