rename test.py to compute_accuracy.py

This commit is contained in:
jingyong hou 2021-12-07 10:47:36 +08:00
parent 6d3c2e4882
commit df7e52cc4c
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ num_keywords=11
config=conf/mdtc.yaml config=conf/mdtc.yaml
norm_mean=false norm_mean=false
norm_var=false norm_var=false
gpu_id=4 gpu_id=0
checkpoint= checkpoint=
dir=exp/mdtc dir=exp/mdtc