Skip to content

Commit

Permalink
down into cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfeiBai committed Apr 25, 2024
1 parent 85a7975 commit c7a2d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_test_mnist.py
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
lr=0.01,
target_accuracy=98.0,
num_epochs=18,
opts=MODEL_OPTS.items(),
# opts=MODEL_OPTS.items(),
)

import os
Expand Down

0 comments on commit c7a2d9a

Please sign in to comment.