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
{{ message }}
This repository was archived by the owner on Jan 7, 2025. It is now read-only.
# self.assertTrue(len(combined.loss_weights) == 4) TODO: AttributeError: 'Functional' object has no attribute 'loss_weights' (add loss weights to custom compile?)
# self.assertTrue(len(combined.loss_weights) == 3) TODO: AttributeError: 'Functional' object has no attribute 'loss_weights' (add loss weights to custom compile?)
# self.assertTrue(len(combined.loss_weights) == 1) TODO: AttributeError: 'Functional' object has no attribute 'loss_weights' (add loss weights to custom compile?)
0 commit comments