Replies: 1 comment 2 replies
-
|
I think you use "-magic-memory-copy" to skip the memory copy procedure. But there is no good method to speed up big workloads... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Prof. Sun:
When I run a vgg test with “-timing”, the whole process is so slow that it takes hours to run a conv layer and days to run the whole network.
Is there any way to speed up the process, like turning off the web (I'm not sure?)? If I only care about the final kernel time performance, is there any way to turn off some of the tracking modules to get a speedup in the simulation?
Beta Was this translation helpful? Give feedback.
All reactions