Skip to content
Snippets Groups Projects
Commit 5ae6e9e2 authored by Chihyang's avatar Chihyang Committed by Daniel Povey
Browse files

[src] remove duplicate test mode option from class GeneralDropoutComponent (#2960)

parent 0134893a
No related branches found
No related tags found
No related merge requests found
......@@ -910,8 +910,6 @@ class GeneralDropoutComponent: public RandomComponent {
bool continuous_;
bool test_mode_;
const GeneralDropoutComponent &operator
= (const GeneralDropoutComponent &other); // Disallow.
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment