mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
docs: fix a typo in rounded table lookup tutorial
This commit is contained in:
@@ -179,5 +179,5 @@ You can adjust `target_msbs` depending on your requirements. If you set it to `4
|
||||

|
||||
|
||||
{% hint style="warning" %}
|
||||
`AutoRounder`s should be defined outside the function being compiled. They are used to store the result of aqdjustment process, so they shouldn't be created each time the function is called.
|
||||
`AutoRounder`s should be defined outside the function being compiled. They are used to store the result of adjustment process, so they shouldn't be created each time the function is called.
|
||||
{% endhint %}
|
||||
|
||||
Reference in New Issue
Block a user