TODO comment
This commit is contained in:
parent
459caccfe2
commit
fe369fcba6
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ def buildsets():
|
|||
return trainset, testset
|
||||
|
||||
|
||||
# TODO testnet is wrong since batching has been implemented
|
||||
def testnet(net, testset, device):
|
||||
correct = 0
|
||||
total = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue