marian/src/training
Roman Grundkiewicz ee50d4aaea Merged PR 27051: Add an option for completely resetting validation metrics
Added `--valid-reset-all` that works as `--valid-reset-stalled` but it also resets last best saved validation metrics, which is useful for when the validation sets change for continued training.

Added new regression test: https://github.com/marian-nmt/marian-regression-tests/pull/89
2022-12-20 17:56:10 +00:00
..
communicator_nccl.h Merged PR 17430: Refactors MPI interfaces and adds different types of gradient exchanges 2021-02-08 05:27:49 +00:00
communicator.cpp Merged PR 25686: Loading checkpoints from main node only via MPI 2022-09-21 20:39:54 +00:00
communicator.h Merged PR 25686: Loading checkpoints from main node only via MPI 2022-09-21 20:39:54 +00:00
graph_group_async.cpp merged with master 2022-02-06 12:00:48 -08:00
graph_group_async.h Merged PR 17337: fp16 support for training 2021-01-28 16:15:44 +00:00
graph_group_singleton.cpp merged with master 2022-02-06 12:00:48 -08:00
graph_group_singleton.h Merged PR 17337: fp16 support for training 2021-01-28 16:15:44 +00:00
graph_group_sync.cpp Merged PR 25836: Check via hashing if re-syncing in local mode is required 2022-09-27 18:40:53 +00:00
graph_group_sync.h chmod -x 2021-03-04 02:24:37 +00:00
graph_group.cpp Merged PR 25889: Fixes bad memory access problem in hashing 2022-09-29 19:01:49 +00:00
graph_group.h Merged PR 25836: Check via hashing if re-syncing in local mode is required 2022-09-27 18:40:53 +00:00
scheduler.h Merged PR 27051: Add an option for completely resetting validation metrics 2022-12-20 17:56:10 +00:00
training_state.h Merged PR 25686: Loading checkpoints from main node only via MPI 2022-09-21 20:39:54 +00:00
training.h Merged PR 17430: Refactors MPI interfaces and adds different types of gradient exchanges 2021-02-08 05:27:49 +00:00
validator.cpp Merged PR 18612: Early stopping on first, all, or any validation metrics 2021-04-26 11:51:43 +00:00
validator.h Merged PR 18612: Early stopping on first, all, or any validation metrics 2021-04-26 11:51:43 +00:00