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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to