mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
feat: add support for rounding
This commit is contained in:
@@ -14,6 +14,7 @@ List of supported functions:
|
||||
- arctan
|
||||
- arctan2
|
||||
- arctanh
|
||||
- around
|
||||
- bitwise_and
|
||||
- bitwise_or
|
||||
- bitwise_xor
|
||||
@@ -79,6 +80,7 @@ List of supported functions:
|
||||
- reshape
|
||||
- right_shift
|
||||
- rint
|
||||
- round_
|
||||
- sign
|
||||
- signbit
|
||||
- sin
|
||||
|
||||
Reference in New Issue
Block a user