feat: add support for np.ones_like and np.zeros_like

This commit is contained in:
Umut
2022-05-17 10:58:33 +02:00
parent 6c20ed7a08
commit 56085204e6
3 changed files with 32 additions and 0 deletions

View File

@@ -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