-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
breaking-changeChanges to the APIChanges to the APIcleanupwhen code is ugly or unreadable and needs restylingwhen code is ugly or unreadable and needs restyling
Milestone
Description
By now, there is the inheritance TorchInfluenceFunctionModel->EkfacInfluence
and EkfacInfluence is the only existing subclass.
In order to reduce code duplication:
- Check, if it makes sense to inherit from
TorchComposableInfluence - If not, integrate functionality from base class
TorchInfluenceFunctionModel
intoEkfacInfluence - Remove abstract base class
TorchInfluenceFunctionModel
Metadata
Metadata
Assignees
Labels
breaking-changeChanges to the APIChanges to the APIcleanupwhen code is ugly or unreadable and needs restylingwhen code is ugly or unreadable and needs restyling