Skip to content

[TMVA] Fix bug caught by testMinimizationCpu #492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 10, 2017

Conversation

amadio
Copy link
Member

@amadio amadio commented Apr 10, 2017

The variable fDropoutProbability in DNN/Layer is being initialized twice
in the constructor, ignoring the value passed in the initialization
list, which causes a bug that breaks TGradientDescent minimizer.

The variable fDropoutProbability in DNN/Layer is being initialized twice
in the constructor, ignoring the value passed in the initialization
list, which causes a bug that breaks TGradientDescent minimizer.
@dpiparo
Copy link
Member

dpiparo commented Apr 10, 2017

@phsft-bot build!

@phsft-bot
Copy link

Starting build on centos7/gcc49, mac1011/native, slc6/gcc49, slc6/gcc62, ubuntu14/native and CMake flags -Dccache=ON -Dimt=OFF

@dpiparo dpiparo merged commit 910dcb3 into root-project:master Apr 10, 2017
@amadio amadio deleted the fix-tmva-minimization-cpu branch April 10, 2017 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants