Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Calling the parent constructor is needed, otherwise it will fail with the following error: RuntimeError: It looks like you are subclassing `Model` and you forgot to call `super(YourClass, self).__init__()`. Always start with this line. PiperOrigin-RevId: 207823589
- Loading branch information