Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

utils.errors.MetricPatternError: Can not locate provided metric pattern. #4

Open
Harold-Zhang opened this issue Jun 21, 2018 · 0 comments

Comments

@Harold-Zhang
Copy link

The command
python benchmark_driver.py --task-name resnet50_cifar10_symbolic --num-gpus 1,

The result
INFO:root:Executing Command: python image_classification/image_classification.py --model resnet50_v1 --dataset cifar10 --mode symbolic --gpus 1 --epochs 20 --log-interval 50 --kvstore device Traceback (most recent call last): File "benchmark_driver.py", line 59, in <module> framework=args.framework File "/root/benchmark/utils/metrics_manager.py", line 150, in benchmark result.parse_log() File "/root/benchmark/utils/metrics_manager.py", line 86, in parse_log raise utils.errors.MetricPatternError("Can not locate provided metric pattern.") _utils.errors.MetricPatternError: Can not locate provided metric pattern._
I used my own device rather than AWS. What's the reason for this problem?

mseth10 pushed a commit to mseth10/deeplearning-benchmark that referenced this issue Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant