Commit 18fe54b6 authored by Adrià Arrufat's avatar Adrià Arrufat Committed by Davis E. King
Browse files

fix smelu_gradient name

parent 8fa65eb7
...@@ -427,7 +427,7 @@ namespace dlib ...@@ -427,7 +427,7 @@ namespace dlib
const float beta const float beta
); );
void smelu ( void smelu_gradient (
tensor& grad, tensor& grad,
const tensor& dest, const tensor& dest,
const tensor& gradient_input, const tensor& gradient_input,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment