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

Quest: Add Quad2 and Relu2 Softmax Variations #104

Open
gkielian opened this issue Feb 29, 2024 · 0 comments
Open

Quest: Add Quad2 and Relu2 Softmax Variations #104

gkielian opened this issue Feb 29, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@gkielian
Copy link
Collaborator

Just heard about these, would be interesting to have these in the comparison matrix:

https://openaccess.thecvf.com/content/ICCV2023/papers/Zhang_SAL-ViT_Towards_Latency_Efficient_Private_Inference_on_ViT_using_Selective_ICCV_2023_paper.pdf

See Contributing_Features.md for a guide for how to add these in.

Quest Steps:

  1. Add Variations to the softmax_variations.py
  2. Import Variations to the model.py, and add to if-else blocks
  3. Add to train.py
  4. Create a explorations/softmax_variations.json
  5. Create PR
@gkielian gkielian added enhancement New feature or request good first issue Good for newcomers labels Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant