You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/24 19:22:57 UTC

[GitHub] [incubator-mxnet] phinzphinz opened a new pull request #16610: no such method => modified function args

phinzphinz opened a new pull request #16610: no such method => modified function args
URL: https://github.com/apache/incubator-mxnet/pull/16610
 
 
   ERROR: MethodError: no method matching mapreduce(::getfield(MXNet.mx, Symbol("##8072#8073")), ::typeof(+), ::Float64, ::Array{NDArray{Float32,1},1})
   
   ## Description ##
   The Julia [regression example](https://github.com/apache/incubator-mxnet/blob/9f8425b2774630f5442da257b306f4fa9afa8124/julia/examples/regression-example.jl) did not run due to an inappropriate call of the `mapreduce` function when usen MSE() loss.
   
   
   ### Changes ###
   - Changed the use of the `mapreduce` function to remove the error 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services