We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d777f0 commit 290ee32Copy full SHA for 290ee32
paddle/trainer/Trainer.cpp
@@ -39,7 +39,6 @@ limitations under the License. */
39
#include "TrainerConfigHelper.h"
40
41
P_DEFINE_string(config, "", "Trainer config file");
42
-<<<<<<< HEAD
43
44
P_DEFINE_int32(test_period, 0,
45
"if equal 0, do test on all test data at the end of "
0 commit comments