Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaskRCNN training samples are different in different submissions #3

Open
christ1ne opened this issue Aug 25, 2020 · 1 comment
Open
Assignees

Comments

@christ1ne
Copy link

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
Copy link
Contributor

petermattson commented Aug 25, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants