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

add more guards to the GUI #13

Open
3 tasks
leofang opened this issue Jan 15, 2019 · 2 comments
Open
3 tasks

add more guards to the GUI #13

leofang opened this issue Jan 15, 2019 · 2 comments

Comments

@leofang
Copy link
Contributor

leofang commented Jan 15, 2019

A number of examples:

  • disable algorithms not yet implemented in GPU when the GPU flag is checked
  • disable algorithms that do not support multi-mode (or multi-slice) if the corresponding flag is checked
  • warn for too large GPU batch size by estimating the GPU memory usage
@leofang
Copy link
Contributor Author

leofang commented Feb 24, 2019

#29

@leofang
Copy link
Contributor Author

leofang commented Feb 11, 2020

Need to enable and disable certain buttons when switching backends (#74).

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

No branches or pull requests

1 participant