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

Reduce compile time for MIGraphX #3485

Open
aarushjain29 opened this issue Sep 27, 2024 · 0 comments · May be fixed by #3500
Open

Reduce compile time for MIGraphX #3485

aarushjain29 opened this issue Sep 27, 2024 · 0 comments · May be fixed by #3500
Assignees

Comments

@aarushjain29
Copy link
Contributor

### Discussion regarding ways to reduce the compile time.
SD Clip Analysis:

Name Time (ms) Number of times called Note
optimize_module 8080.13 40 Takes longer time only for 2 passes
rewrite_gelu 3732.81 1  
simplify_algebra 2022.83 48 Takes longer time only for 10 passes
simplify_algebra 1787.21    
simplify_algebra 1477.3    
optimize_module 1346.62    
simplify_algebra 1294.1    
propagate_constant 570.865 42 Takes longer time only  for 1 pass
propagate_constant 474.608    
gpu::prefuse_ops 462.095    
fuse_pointwise_reduce 267.548 1  
simplify_reshapes 248.682    
simplify_reshapes 234.135    
fuse_reduce 213.437    
@aarushjain29 aarushjain29 self-assigned this Sep 27, 2024
@aarushjain29 aarushjain29 linked a pull request Oct 3, 2024 that will 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

Successfully merging a pull request may close this issue.

1 participant