Skip to content

Commit

Permalink
Modifications to the conclusion part in post-training quantization no…
Browse files Browse the repository at this point in the history
…tebook in Pytorch
  • Loading branch information
liord committed Oct 6, 2024
1 parent 355098d commit 7fc6b90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@
"\n",
"The key advantage of hardware-friendly quantization is that the model can run more efficiently in terms of runtime, power consumption, and memory usage on designated hardware.\n",
"\n",
"While this was a simple model and task, MCT can deliver competitive results across a wide range of tasks and network architectures. For more details, [check out the paper:](https://arxiv.org/abs/2109.09113).\n",
"MCT can deliver competitive results across a wide range of tasks and network architectures. For more details, [check out the paper:](https://arxiv.org/abs/2109.09113).\n",
"\n",
"## Copyrights\n",
"\n",
Expand Down

0 comments on commit 7fc6b90

Please sign in to comment.