about test.py?
Open
- Dominant language
- Python
- Stars
- 592
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
outputs_pred = outputs[0] + outputs[1][:,0:Config.numcls] + outputs[1][:,Config.numcls:2*Config.numcls]
this code means that when we test our dataset, it also need extra parts? adv part also exists in testing?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.