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
In a recent PR some discussions #1013 (comment)#1013 (comment) arose that touch on the maybe confusing naming of the BaseLayer class. Which is the base of all our models and layers. It probably should be called sharktank.Module. This holds for ThetaLayer as well.
The text was updated successfully, but these errors were encountered:
sogartar
changed the title
[sharktank] Refactor naming of layer and model/module
[sharktank] Refactor naming of BaseLayer
Mar 26, 2025
In a recent PR some discussions #1013 (comment) #1013 (comment) arose that touch on the maybe confusing naming of the BaseLayer class. Which is the base of all our models and layers. It probably should be called
sharktank.Module
. This holds forThetaLayer
as well.The text was updated successfully, but these errors were encountered: