Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User code handler #63

Merged
merged 16 commits into from
Jun 10, 2024
Merged

User code handler #63

merged 16 commits into from
Jun 10, 2024

Conversation

FabianKruger
Copy link
Collaborator

@FabianKruger FabianKruger commented May 7, 2024

Description

Refactoring to allow for arbitrary data modalities. The idea is for the user to supply the dataloaders at query time.

Summary of changes

  • Added InputHandler parent class that deals with all the code a user would want to manipulate.
  • Create CIFAR10InputeHandler that inherits from parent class
  • Added ModelHandler to reuse functions in shadowmodelhandler and distillationmodelhandler
  • Updated lossTrajectory accordingly

Resolved Issues

@FabianKruger FabianKruger requested a review from johanos1 May 7, 2024 09:30
@johanos1 johanos1 self-assigned this May 7, 2024
@johanos1 johanos1 removed their request for review May 13, 2024 19:17
@johanos1 johanos1 requested review from fazelehh, johanos1 and henrikfo and removed request for johanos1 June 5, 2024 14:54
@johanos1 johanos1 added bug Something isn't working enhancement New feature or request labels Jun 5, 2024
@johanos1 johanos1 merged commit 367a123 into aidotse:main Jun 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
3 participants