Open
Description
Users have reported that the @OVERRIDES decorator from https://pypi.org/project/overrides/ isn't supported when using torch.package. We should investigate and see if it's something we can fix from our side or if it's just unpickleable.
D36216883
Recommended alternative for now is the python abc module https://docs.python.org/3/library/abc.html#abc.abstractmethod