mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-11 21:25:05 -05:00
feat: add support for np.ones_like and np.zeros_like
This commit is contained in:
@@ -69,6 +69,7 @@ List of supported functions:
|
||||
- negative
|
||||
- nextafter
|
||||
- not_equal
|
||||
- ones_like
|
||||
- positive
|
||||
- power
|
||||
- rad2deg
|
||||
@@ -93,6 +94,7 @@ List of supported functions:
|
||||
- true_divide
|
||||
- trunc
|
||||
- where
|
||||
- zeros_like
|
||||
<!--- gen_supported_ufuncs.py: inject supported operations [END] -->
|
||||
|
||||
# Shapes
|
||||
|
||||
Reference in New Issue
Block a user