Skip to content

Commit

Permalink
Update test_conf.py (#461)
Browse files Browse the repository at this point in the history
[metax] add waveglow case
  • Loading branch information
sherryxie1 authored Feb 28, 2024
1 parent f3c253a commit 03084c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion training/run_benchmarks/config/test_conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,5 @@
# "faster_rcnn:pytorch_2.0:C500:1:8:1": "/raid/dataset/coco2017/",
# "retinanet:pytorch_2.0:C500:1:8:1": "/raid/dataset/coco2017/",
# "resnet50:pytorch_2.0:C500:1:8:1": "/raid/dataset/ImageNet_1k_2012/",
# "swin_transformer:pytorch_2.0:C500:1:8:1": "/raid/dataset/ImageNet_1k_2012/",
# "swin_transformer:pytorch_2.0:C500:1:8:1": "/raid/dataset/ImageNet_1k_2012/",
# "WaveGlow:pytorch_2.0:C500:1:8:1": "/raid/dataset/LJSpeech/",

0 comments on commit 03084c7

Please sign in to comment.