direct icon indicating copy to clipboard operation
direct copied to clipboard

Store val metrics in Tensorboard correctly

Open georgeyiasemis opened this issue 2 years ago • 1 comments

Validation metrics first reduced, then add to Tensorboard if main process

georgeyiasemis avatar Aug 23 '22 11:08 georgeyiasemis

Codecov Report

Merging #222 (1bd4eac) into main (1a8ddf5) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #222   +/-   ##
=======================================
  Coverage   82.02%   82.02%           
=======================================
  Files          74       74           
  Lines        5585     5587    +2     
=======================================
+ Hits         4581     4583    +2     
  Misses       1004     1004           
Impacted Files Coverage Δ
direct/engine.py 75.36% <100.00%> (+0.14%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 23 '22 11:08 codecov[bot]