Skip to content

Commit 6ce0a4f

Browse files
committed
Remove done TODO note
1 parent ee39e26 commit 6ce0a4f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

benchmarks/benchmarks.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ chosen_combinations = [
5151
("Multivariate 10k", multivariate10k, :typed, :mooncake, true),
5252
("Dynamic", Models.dynamic(), :typed, :mooncake, true),
5353
("Submodel", Models.parent(randn()), :typed, :mooncake, true),
54-
# TODO(mhauru) Switch to :mooncake once
55-
# https://github.com/compintell/Mooncake.jl/issues/513 is resolved
5654
("LDA", lda_instance, :typed, :reversediff, true),
5755
]
5856

0 commit comments

Comments
 (0)