mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
chore(benchmarks): increase multi table lookup accuracy error tolerance
This commit is contained in:
@@ -53,7 +53,7 @@ def main():
|
||||
correct += 1
|
||||
|
||||
# bench: Measure: Accuracy (%) = (correct / len(inputs)) * 100
|
||||
# bench: Alert: Accuracy (%) != 100
|
||||
# bench: Alert: Accuracy (%) < 99
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user