Skip to content

Commit 6037b99

Browse files
committed
add TODO
1 parent 63159a9 commit 6037b99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ext/TensorKitMooncakeExt/planaroperations.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ end
4949

5050
planartrace_pullback_ΔC!(ΔC, β) = (scale!(ΔC, conj(β)); NoRData())
5151

52+
# TODO: Fix planartrace pullback
5253
# This implementation is slightly more involved than its non-planar counterpart
5354
# this is because we lack a general `pAB` argument in `planarcontract`, and need
5455
# to keep things planar along the way.

0 commit comments

Comments
 (0)