[
https://issues.apache.org/jira/browse/SINGA-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319921#comment-15319921
]
ASF subversion and git services commented on SINGA-191:
-------------------------------------------------------
Commit 01aaf49009d2b0c6c62a484b21a1d06bce575e81 in incubator-singa's branch
refs/heads/dev from [~Xiangrui]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=01aaf49 ]
SINGA-191 Add "autotune" for CudnnConvolution Layer
If users choose "autotune", the layer will choose algorithm preference
and algorithm automatically. The following CUDNN functions are used:
cudnnFindConvolutionForwardAlgorithm,
cudnnFindConvolutionBackwardFilterAlgorithm,
cudnnFindConvolutionBackwardDataAlgorithm
> Add "autotune" for CudnnConvolution Layer
> -----------------------------------------
>
> Key: SINGA-191
> URL: https://issues.apache.org/jira/browse/SINGA-191
> Project: Singa
> Issue Type: New Feature
> Reporter: Xiangrui
>
> Add "autotune" for CudnnConvolution Layer
> used cudnn functions:
> cudnnFindConvolutionForwardAlgorithm,
> cudnnFindConvolutionBackwardFilterAlgorithm,
> cudnnFindConvolutionBackwardDataAlgorithm
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)