DeepLearningExamples/PyTorch/Detection/SSD/qa/testing_DGX1V_inference_benchmark_fp16.sh

4 lines
245 B
Bash
Raw Normal View History

#!/bin/bash
python ./qa/benchmark_performance.py --benchmark-mode inference --ngpus 1 --bs 2 4 8 16 32 --fp16 --bench-warmup 100 --bench-iterations 200 --benchmark-file qa/benchmark_baselines/SSD300_pytorch_19.05_inference_fp16.json --data $1