Info

This question is closed. Reopen it to edit or answer.

can't find nnet.inter​nal.cnngpu​.reluBackw​ard

1 view (last 30 days)
liu lin
liu lin on 13 Mar 2017
Closed: liu lin on 11 Sep 2017
错误使用 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 Comment
Joss Knight
Joss Knight on 14 Mar 2017
Edited: Joss Knight on 14 Mar 2017
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.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!