mlcommons / training_results_v0.7

This repository contains the results and code for the MLPerf™ Training v0.7 benchmark.
https://mlcommons.org/en/training-normal-07/
Apache License 2.0
56 stars 71 forks source link

MaskRCNN training samples are different in different submissions #3

Open christ1ne opened 4 years ago

christ1ne commented 4 years ago

118287 vs 80000

which one is correct?

13:45:05|~/mlperf/training_results_v0.7/Google/results/tpu-v4-128-TF/maskrcnn$ grep samples * result_0.txt::::MLLOG {"namespace": "main", "time_ms": 1593181858730, "key": "train_samples", "value": 118287, "metadata": {"lineno": 111, "file": "${INTERNAL_PATH}/third_party/tensorflow_models/mlperf/models/rough/mask_rcnn/mask_rcnn_main.py"}}

13:45:37|~/mlperf/training_results_v0.7/NVIDIA/results/dgx1_ngc20.06_pytorch/maskrcnn$ grep train_samples * result_0.txt::::MLLOG {"namespace": "", "time_ms": 1592786644352, "event_type": "POINT_IN_TIME", "key": "train_samples", "value": 80000, "metadata": {"file": "tools/train_mlperf.py", "lineno": 217}}

@jonathan-cohen-nvidia please forward to your colleague.

petermattson commented 4 years ago

Inquired.

On Tue, Aug 25, 2020 at 6:38 AM christ1ne notifications@github.com wrote:

Assigned #3 https://github.com/mlperf/training_results_v0.7/issues/3 to @petermattson https://github.com/petermattson.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/mlperf/training_results_v0.7/issues/3#event-3690148639, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIIVUHLKVOYRFGZKWKL4DKLSCO5GPANCNFSM4QKVEW4Q .