UPD: version 0.3.0 -> 0.3.1
Compare changes
Files
37@@ -21,7 +21,7 @@ ACCURACIES = (95.4, 94.4) # (97.9, 97.7)
@@ -50,7 +50,7 @@ def compute_accuracy(model, samples, labels):
@@ -70,19 +70,20 @@ class test_ptq(unittest.TestCase):
@@ -91,14 +92,13 @@ class test_ptq(unittest.TestCase):