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!