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 ARM GPU support #1

Closed
GH-Jo opened this issue Nov 25, 2019 · 1 comment
Closed

Add ARM GPU support #1

GH-Jo opened this issue Nov 25, 2019 · 1 comment

Comments

@GH-Jo
Copy link
Collaborator

GH-Jo commented Nov 25, 2019

Currently, on-flash gemm only support ARM CPU.

GPU support is needed for usage in various environments and performance comparison between processors.

@GH-Jo GH-Jo assigned GH-Jo and unassigned GH-Jo Nov 25, 2019
@LeeHayun
Copy link

The current direction of research is mainly NAS that finds a deep learning model suitable for a given memory size rather than using less memory.

Therefore, it is more valuable to train a model for the GPU and generate an optimized GPU kernel than to apply the technique to the GPU.
These works are in progress in the following repositories.
https://github.com/SKKU-ESLAB/ANT-Model-DB
https://github.com/SKKU-ESLAB/Auto-Compression

So, I close this issue.

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

2 participants