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

improve speed by opening mxnet_cudnn_autotune option #1

Closed
austingg opened this issue Oct 25, 2016 · 2 comments
Closed

improve speed by opening mxnet_cudnn_autotune option #1

austingg opened this issue Oct 25, 2016 · 2 comments

Comments

@austingg
Copy link

not an issue.

first great jobs.
you can open mxnet_cudnn_autotune option by export MXNET_CUDNN_AUTOTUNE_DEFAULT=1 when using gpu and benchmark at the second detection pass.
on gtx 1080, I get 90ms with your result image.

@YYuanAnyVision
Copy link
Owner

thanks ~ :)

@yxchng
Copy link

yxchng commented Oct 3, 2017

@austingg @pangyupo Is it normal for the code to keep printing "[17:19:52] src/operator/././cudnn_algoreg-inl.h:112: Running performance tests to find the best convolution algorithm, this can take a while... (setting env variable MXNET_CUDNN_AUTOTUNE_DEFAULT to 0 to disable)"?

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

3 participants