Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update SparkScoreIterationListener.java
some description to SparkScoreIterationListener.java
  • Loading branch information
wangfeng-skymind authored Mar 23, 2020
commit 4280eeccff62985cd80a6c3a7b1523f88b697c97
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import org.slf4j.LoggerFactory;

/**
* @Description:TODO
* In distributed training, there is a synchronization problem in the monitoring training process log. In order to solve this problem, this SparkScoreIterationListener extends BaseTrainingListener class
* @author wangfeng
*/

Expand Down