Commit 6f53bc6
Resolved neg() error, created base num_funcs tests
Fixed an error that only allowed for one dtype for negative class. Exploring how to resolve other runtime errors for hypotenuse and need to fill in all dtype testing for clamping func.1 parent 174303c commit 6f53bc6
File tree
2 files changed
+404
-1
lines changed- arrayfire_wrapper/lib/mathematical_functions
- tests
2 files changed
+404
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
78 | | - | |
| 82 | + | |
79 | 83 | | |
80 | 84 | | |
81 | 85 | | |
| |||
0 commit comments