Info
この質問は閉じられています。 編集または回答するには再度開いてください。
can't find nnet.internal.cnngpu.reluBackward
1 回表示 (過去 30 日間)
古いコメントを表示
错误使用 nnet.internal.cnngpu.reluBackward Out of memory on device. To view more detail about available memory on the GPU, use 'gpuDevice()'. If the problem persists, reset the GPU by calling 'gpuDevice(1)'.
出错 nnet.internal.cnn.layer.ReLU/backward (line 39) dX = nnet.internal.cnngpu.reluBackward(Z, dZ, X);
1 件のコメント
Joss Knight
2017 年 3 月 14 日
編集済み: Joss Knight
2017 年 3 月 14 日
What is your issue? That you're running out of memory or that you don't know where this file is? nnet.internal.cnngpu.reluBackward is a built-in function so there is no file for it.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!