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

Provide an easy way to debug mem-eff issues #632

Open
danthe3rd opened this issue Jan 10, 2023 · 0 comments
Open

Provide an easy way to debug mem-eff issues #632

danthe3rd opened this issue Jan 10, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@danthe3rd
Copy link
Contributor

🚀 Feature

We should be able to:
(1) Understand which op is used for FW/BW (via additional logging enabled with an env variable?)
(2) Possibly disable some ops entirely with env variable (like CUDA_VISIBLE_DEVICES but something like XFORMERS_MEMEFF_FW_OPERATORS=...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant