Commit 07043a0
committed
Conjugate the first argument in vecdot
Note that PyTorch uses its own vecdot directly for complex inputs,, which
already does conjugation.
This is currently untested by the test suite (data-apis/array-api-tests#312)
Fixes #200.1 parent 8d3f5d5 commit 07043a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
482 | | - | |
| 482 | + | |
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
| |||
0 commit comments