Skip to content

Commit 53b399c

Browse files
committed
+ rrule test on complex tensors.
1 parent 41d1113 commit 53b399c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ad.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ Vlist = ((ℂ^2, (ℂ^3)', ℂ^3, ℂ^2, (ℂ^2)'),
175175
@test P1(T) == D1
176176

177177
test_rrule(DiagonalTensorMap, D1.data, D1.domain)
178+
test_rrule(DiagonalTensorMap, D.data, D.domain)
178179
end
179180
end
180181

0 commit comments

Comments
 (0)