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
Currently, the base classes for trainers, loss functions, data loaders, and data samplers are very basic implementations on top of Torch. These should be expanded and refined to reflect and enforce the minimum standards we have on class methods, inputs and outputs.
Actions
Bring requirements of modules into alignment with the rules and expectations enforced by base classes.
Considerations
Now that we are moving forward with full development, we should focus on small but critical minutia like this.
The text was updated successfully, but these errors were encountered:
Summary
Actions
Considerations
The text was updated successfully, but these errors were encountered: