Skip to content

Commit

Permalink
chore: refresh notebooks for main (#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
zama-bot authored Sep 5, 2024
1 parent 7040ead commit 810e8a8
Show file tree
Hide file tree
Showing 22 changed files with 2,995 additions and 1,579 deletions.
6 changes: 3 additions & 3 deletions docs/advanced_examples/ClassifierComparison.ipynb

Large diffs are not rendered by default.

21 changes: 7 additions & 14 deletions docs/advanced_examples/ClientServer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,6 @@
"execution_count": 3,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Compilation device override, was 'cpu' -> change to 'cuda'\n"
]
},
{
"name": "stdout",
"output_type": "stream",
Expand Down Expand Up @@ -159,8 +152,8 @@
"output_type": "stream",
"text": [
"total 64K\r\n",
"-rw-rw-r-- 1 stoiana stoiana 59K août 31 14:34 client.zip\r\n",
"-rw-rw-r-- 1 stoiana stoiana 2,6K août 31 14:34 server.zip\r\n"
"-rw-r--r-- 1 root root 59K Sep 5 14:28 client.zip\r\n",
"-rw-r--r-- 1 root root 2.6K Sep 5 14:28 server.zip\r\n"
]
}
],
Expand Down Expand Up @@ -188,8 +181,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"total 4,0K\r\n",
"-rw-rw-r-- 1 stoiana stoiana 2,6K août 31 14:34 server.zip\r\n"
"total 4.0K\r\n",
"-rw-r--r-- 1 root root 2.6K Sep 5 14:28 server.zip\r\n"
]
}
],
Expand All @@ -209,7 +202,7 @@
"output_type": "stream",
"text": [
"total 60K\r\n",
"-rw-rw-r-- 1 stoiana stoiana 59K août 31 14:34 client.zip\r\n"
"-rw-r--r-- 1 root root 59K Sep 5 14:28 client.zip\r\n"
]
}
],
Expand All @@ -235,7 +228,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"KeySetCache: miss, regenerating /tmp/tmpqbqd0vq6/3497183917896914639\n"
"KeySetCache: miss, regenerating /tmp/tmpsf57p3ed/3497183917896914639\n"
]
}
],
Expand Down Expand Up @@ -280,7 +273,7 @@
"output_type": "stream",
"text": [
"Encrypted data is 4.10 times larger than the clear data\n",
"The average execution time is 0.55 seconds per sample.\n"
"The average execution time is 0.62 seconds per sample.\n"
]
}
],
Expand Down
Loading

0 comments on commit 810e8a8

Please sign in to comment.