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

remove broadcast related work #187

Closed
wants to merge 1 commit into from
Closed

Conversation

RolandBERTINJOHANNET
Copy link
Collaborator

Took out all the "critical" private stuff that had made it to shimmer from my work

Mainly I took out the broadcast loss, the associated batch_[] functions, the selection classes that featured attention, and the tests that used these classes. I also took out the globalworkspace that has fusion, and the GWLossesFusion.

Normally this shouldn't break anything for anyone who isn't using fusion.

I also took various imports out of init.py in shimmer and modules
and lastly took out the saving test in save_model.py
and changed the migrations file in a way that shouldn't cause any issue

@bdvllrs bdvllrs changed the title Rm private work remove broadcast related work Oct 25, 2024
@bdvllrs bdvllrs closed this Nov 29, 2024
@bdvllrs bdvllrs deleted the rm_private_work-22 branch December 11, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants